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

Unified Diff: ppapi/native_client/native_client.gyp

Issue 399523002: Shorten gyp target names for PNaCl IRT shim (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: shorten for_browser Created 6 years, 5 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
Index: ppapi/native_client/native_client.gyp
diff --git a/ppapi/native_client/native_client.gyp b/ppapi/native_client/native_client.gyp
index 0642e74e348f3bd24c66cc0f0989559b38181821..977af5469eb9995a70505d51650bba7abd78937e 100644
--- a/ppapi/native_client/native_client.gyp
+++ b/ppapi/native_client/native_client.gyp
@@ -251,7 +251,7 @@
],
},
'dependencies': [
- 'src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:shim_for_irt',
+ 'src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp:irt',
'../ppapi_proxy_nacl.gyp:ppapi_proxy_nacl',
'../ppapi_ipc_nacl.gyp:ppapi_ipc_nacl',
'../ppapi_shared_nacl.gyp:ppapi_shared_nacl',
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698