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

Unified Diff: third_party/opus/opus_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 | « third_party/modp_b64/modp_b64_nacl.gyp ('k') | third_party/protobuf/protobuf_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/opus/opus_nacl.gyp
diff --git a/third_party/opus/opus_nacl.gyp b/third_party/opus/opus_nacl.gyp
index c4287c2758732cdd399e048d5e48252db4bd38ec..27dc55ce7135f93a09d8a5472ae4b002d3aa89f4 100644
--- a/third_party/opus/opus_nacl.gyp
+++ b/third_party/opus/opus_nacl.gyp
@@ -16,9 +16,6 @@
'build_newlib': 0,
'build_pnacl_newlib': 1,
},
- 'dependencies': [
- '<(DEPTH)/native_client/tools.gyp:prep_toolchain',
- ],
'defines': [
'OPUS_BUILD',
'OPUS_EXPORT=',
« no previous file with comments | « third_party/modp_b64/modp_b64_nacl.gyp ('k') | third_party/protobuf/protobuf_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698