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

Unified Diff: components/components_tests.gyp

Issue 260063002: Add nacl_loader_unittests to the chromium_builder_tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename nacl_loader to nacl_linux Created 6 years, 8 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 | « build/all.gyp ('k') | components/nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index a1f587a29e07e97b8ea7cdb6e90e607afdc36e41..413d16aca030aa458e93e86a0a37ce7b615b64f7 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -365,7 +365,7 @@
'nacl/loader/nonsfi/nonsfi_sandbox_sigsys_unittest.cc',
],
'dependencies': [
- 'nacl.gyp:nacl_loader',
+ 'nacl.gyp:nacl_linux',
'../sandbox/sandbox.gyp:sandbox_linux_test_utils',
],
}],
« no previous file with comments | « build/all.gyp ('k') | components/nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698