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

Unified Diff: third_party/liblouis/liblouis_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/libjingle/libjingle_nacl.gyp ('k') | third_party/modp_b64/modp_b64_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/liblouis/liblouis_nacl.gyp
diff --git a/third_party/liblouis/liblouis_nacl.gyp b/third_party/liblouis/liblouis_nacl.gyp
index 081658fba3c2f31583d35b6af487d5d985a21d35..478252afb45ebdecfa9f59fe5dc8f07b305f1f28 100644
--- a/third_party/liblouis/liblouis_nacl.gyp
+++ b/third_party/liblouis/liblouis_nacl.gyp
@@ -65,9 +65,6 @@
'src/liblouis/transcommon.ci',
'src/liblouis/wrappers.c',
],
- 'dependencies': [
- '../../native_client/tools.gyp:prep_toolchain',
- ],
},
{
'target_name': 'liblouis_nacl_wrapper_nacl',
@@ -119,7 +116,6 @@
],
'dependencies': [
'../../native_client/src/untrusted/nacl/nacl.gyp:nacl_lib',
- '../../native_client/tools.gyp:prep_toolchain',
'../../native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
'../../ppapi/native_client/native_client.gyp:ppapi_lib',
'../../ppapi/ppapi_nacl.gyp:ppapi_cpp_lib',
« no previous file with comments | « third_party/libjingle/libjingle_nacl.gyp ('k') | third_party/modp_b64/modp_b64_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698