Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Unified Diff: tests/benchmark/framework.cc

Issue 993003004: Delete flaky benchmark test (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Fix dependencies. Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/benchmark/benchmark_nbody_c.c ('k') | tests/benchmark/nacl.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/benchmark/framework.cc
diff --git a/tests/benchmark/framework.cc b/tests/benchmark/framework.cc
index e96b3c7eafacec4fde93032e2860a52beebc6208..96179f5ca73ed719081912baa1f8b89bf23c2ab1 100644
--- a/tests/benchmark/framework.cc
+++ b/tests/benchmark/framework.cc
@@ -11,8 +11,7 @@
#include <stdlib.h>
#include <sys/time.h>
-// @EXEMPTION[include]
-#include "./framework.h"
+#include "native_client/tests/benchmark/framework.h"
namespace {
« no previous file with comments | « tests/benchmark/benchmark_nbody_c.c ('k') | tests/benchmark/nacl.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698