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

Unified Diff: build/all.gyp

Issue 10174048: PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: eliminate writer thread, make reading loop tighter Created 8 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 4ab018143cc022b6f5a59aa78fac8edd50431f19..45ce0187c1daa5c93ab89d58d15f55f405810676 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -23,6 +23,7 @@
'../net/net.gyp:*',
'../ppapi/ppapi.gyp:*',
'../ppapi/ppapi_internal.gyp:*',
+ '../ppapi/ppapi_proxy_untrusted.gyp:*',
brettw 2012/05/01 22:29:48 Don't check this in.
'../printing/printing.gyp:*',
'../sdch/sdch.gyp:*',
'../skia/skia.gyp:*',
« no previous file with comments | « base/message_loop.cc ('k') | ipc/ipc_channel_nacl.h » ('j') | ipc/ipc_channel_nacl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698