Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64c59c23 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "BENCHMARK_MAIN now requires a semicolon."

am: 981379b7

Change-Id: Id61096655f23b5c4679a2b0edfca58a1329ff6ad
parents 0b75d198 981379b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,4 +84,4 @@ static void Iterate_all_files(benchmark::State& state) {
}
BENCHMARK(Iterate_all_files);

BENCHMARK_MAIN()
BENCHMARK_MAIN();