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

Unified Diff: build/all.gyp

Issue 10417026: PPAPI/NaCl: Fix IPC proxy build; pthread_t changed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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 9e28399810b9634bfc27ef69c271a2a8372e2a02..132502c67d4dd9ac8b54dfd11fdd65df5a9dca4b 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:*',
'../printing/printing.gyp:*',
'../sdch/sdch.gyp:*',
'../skia/skia.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698