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

Unified Diff: ipc/ipc_untrusted.gyp

Issue 10546140: Add untrusted NaCl build for PPAPI proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 6 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: ipc/ipc_untrusted.gyp
===================================================================
--- ipc/ipc_untrusted.gyp (revision 141859)
+++ ipc/ipc_untrusted.gyp (working copy)
@@ -25,8 +25,6 @@
},
'dependencies': [
'<(DEPTH)/native_client/tools.gyp:prep_toolchain',
- '<(DEPTH)/native_client/src/untrusted/pthread/pthread.gyp:pthread_lib',
- '<(DEPTH)/native_client/src/untrusted/nacl/nacl.gyp:nacl_lib_newlib',
'../base/base_untrusted.gyp:base_untrusted',
],
},

Powered by Google App Engine
This is Rietveld 408576698