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

Unified Diff: remoting/remoting_nacl.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 | « remoting/remoting_key_tester.gypi ('k') | sandbox/sandbox_nacl_nonsfi.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_nacl.gyp
diff --git a/remoting/remoting_nacl.gyp b/remoting/remoting_nacl.gyp
index b7c73747756ac115762a2009ae27387ac6d4368c..b66a742b099e9590e7a3341e6f5015971b45db44 100644
--- a/remoting/remoting_nacl.gyp
+++ b/remoting/remoting_nacl.gyp
@@ -74,7 +74,6 @@
'GOOGLE_PROTOBUF_HOST_ARCH_64_BIT=1'
],
'dependencies': [
- '../native_client/tools.gyp:prep_toolchain',
'../third_party/protobuf/protobuf_nacl.gyp:protobuf_lite_nacl',
'proto/chromotocol.gyp:chromotocol_proto_lib',
],
@@ -101,7 +100,6 @@
'dependencies': [
'../base/base_nacl.gyp:base_nacl',
'../jingle/jingle_nacl.gyp:jingle_glue_nacl',
- '../native_client/tools.gyp:prep_toolchain',
'../native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
'../net/net_nacl.gyp:net_nacl',
'../third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
@@ -181,7 +179,6 @@
'../crypto/crypto_nacl.gyp:crypto_nacl',
'../jingle/jingle_nacl.gyp:jingle_glue_nacl',
'../media/media_nacl.gyp:media_yuv_nacl',
- '../native_client/tools.gyp:prep_toolchain',
'../native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
'../net/net_nacl.gyp:net_nacl',
'../ppapi/native_client/native_client.gyp:ppapi_lib',
« no previous file with comments | « remoting/remoting_key_tester.gypi ('k') | sandbox/sandbox_nacl_nonsfi.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698