summaryrefslogtreecommitdiffstats
path: root/third_party/usrsctp
diff options
context:
space:
mode:
authorncbray <ncbray@chromium.org>2015-04-21 09:06:52 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-21 16:06:59 +0000
commite9705fd6b87e9487773f58430aecc542e300911d (patch)
tree0d13f752d24cdb337632a1975d8eca047f478f23 /third_party/usrsctp
parent968594ef8f366832dfe9632c3a27d433187dea88 (diff)
downloadchromium_src-e9705fd6b87e9487773f58430aecc542e300911d.zip
chromium_src-e9705fd6b87e9487773f58430aecc542e300911d.tar.gz
chromium_src-e9705fd6b87e9487773f58430aecc542e300911d.tar.bz2
NaCl/GYP: remove references to prep_toolchain.
prep_toolchain is now a no-op. BUG=456902 Review URL: https://codereview.chromium.org/1097153002 Cr-Commit-Position: refs/heads/master@{#326044}
Diffstat (limited to 'third_party/usrsctp')
-rw-r--r--third_party/usrsctp/usrsctp_nacl.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/usrsctp/usrsctp_nacl.gyp b/third_party/usrsctp/usrsctp_nacl.gyp
index bf5c84f..7cce5e7 100644
--- a/third_party/usrsctp/usrsctp_nacl.gyp
+++ b/third_party/usrsctp/usrsctp_nacl.gyp
@@ -16,7 +16,6 @@
'build_pnacl_newlib': 1,
},
'dependencies': [
- '<(DEPTH)/native_client/tools.gyp:prep_toolchain',
'<(DEPTH)/native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
'<(DEPTH)/third_party/boringssl/boringssl_nacl.gyp:boringssl_nacl',
],