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

Unified Diff: chrome/chrome_tests.gypi

Issue 10918152: Port nacl_integration exit_status test to browser_tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comment fixes Created 8 years, 3 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 | « no previous file | chrome/test/data/nacl/exit_status/pm_exit_status_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 382fdda8c6fe707289e15920575fbcdc24fe22b4..0f76b1ec75a7dba2a358f79a664e02fec80effd6 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3149,7 +3149,7 @@
'test/nacl/nacl_browsertest_util.h',
],
'dependencies': [
- 'test/data/nacl/nacl_test_data.gyp:nacl_tests',
+ 'test/data/nacl/nacl_test_data.gyp:*',
'../ppapi/native_client/native_client.gyp:nacl_irt',
'../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests',
],
« no previous file with comments | « no previous file | chrome/test/data/nacl/exit_status/pm_exit_status_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698