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

Unified Diff: ppapi/native_client/native_client.gyp

Issue 11360223: Revert "Add support in NaCl browser tests for testing pnacl-translated nexes" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 8b0e1c92e71003fc8c7035e956e1d829c225d800..be2e727fccfa3e8908ffc2e57b4c85aa44de8e23 100644
--- a/ppapi/native_client/native_client.gyp
+++ b/ppapi/native_client/native_client.gyp
@@ -68,12 +68,6 @@
'src/untrusted/irt_stub/libppapi.a',
],
},
- {
- 'destination': '<(SHARED_INTERMEDIATE_DIR)/tc_pnacl_newlib/lib',
- 'files': [
- 'src/untrusted/irt_stub/libppapi.a',
- ],
- },
],
},
{
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698