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

Unified Diff: mojo/mojo_nacl_untrusted.gyp

Issue 1097153002: NaCl/GYP: remove references to prep_toolchain. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Edit Created 5 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 | « media/media_nacl.gyp ('k') | native_client_sdk/native_client_sdk_untrusted.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_nacl_untrusted.gyp
diff --git a/mojo/mojo_nacl_untrusted.gyp b/mojo/mojo_nacl_untrusted.gyp
index eeca3422149943abf0a9fb80fb37807d9253a136..4054b32ca6e420fe8dbb401b07037b5b00a600be 100644
--- a/mojo/mojo_nacl_untrusted.gyp
+++ b/mojo/mojo_nacl_untrusted.gyp
@@ -24,7 +24,6 @@
'<(monacl_codegen_dir)/libmojo.cc',
],
'dependencies': [
- '<(DEPTH)/native_client/tools.gyp:prep_toolchain',
'mojo_nacl.gyp:monacl_codegen',
'../third_party/mojo/mojo_public.gyp:mojo_system_placeholder',
],
@@ -44,7 +43,6 @@
'<(monacl_codegen_dir)/mojo_irt.h',
],
'dependencies': [
- '<(DEPTH)/native_client/tools.gyp:prep_toolchain',
'mojo_nacl.gyp:monacl_codegen',
],
'direct_dependent_settings': {
@@ -71,7 +69,6 @@
],
},
'dependencies': [
- '<(DEPTH)/native_client/tools.gyp:prep_toolchain',
'<(DEPTH)/native_client/src/untrusted/nacl/nacl.gyp:nacl_lib',
'<(DEPTH)/native_client/src/untrusted/nacl/nacl.gyp:imc_syscalls_lib',
'<(DEPTH)/native_client/src/untrusted/pthread/pthread.gyp:pthread_lib',
« no previous file with comments | « media/media_nacl.gyp ('k') | native_client_sdk/native_client_sdk_untrusted.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698