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

Unified Diff: tests/benchmark/thread_pool.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/nacl.scons ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/benchmark/thread_pool.cc
diff --git a/tests/benchmark/thread_pool.cc b/tests/benchmark/thread_pool.cc
index 5c1f209661f07e7496edee78bc458e90a2c2fb9b..f73ba7663cacc5edeec9fc12ef37fa00ae861d2d 100644
--- a/tests/benchmark/thread_pool.cc
+++ b/tests/benchmark/thread_pool.cc
@@ -8,8 +8,7 @@
#include <stdlib.h>
#include <stdint.h>
-// @EXEMPTION[include]
-#include "./thread_pool.h"
+#include "native_client/tests/benchmark/thread_pool.h"
namespace sdk_util {
« no previous file with comments | « tests/benchmark/nacl.scons ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698