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

Commit 304b1a18 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "BENCHMARK_MAIN now requires a semicolon." am: 981379b7 am: 64c59c23

am: 1aee7755

Change-Id: I34a85e2786407dc3d9bdd0e64dc6dc0a627974b5
parents de610c9a 1aee7755
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();