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

Unified Diff: ppapi/ppapi.gyp

Issue 10414010: PPAPI/NaCl: Partial revert of r137751 to fix WebKit build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Just partial revert for now :( 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi.gyp
diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp
index 7d490f71c9d60e775192a53990a2f51f1864d95d..2c3323ad0de6e7c3339cd26e41ef7761daed2d6f 100644
--- a/ppapi/ppapi.gyp
+++ b/ppapi/ppapi.gyp
@@ -7,11 +7,6 @@
# in the .gyp files (since ppapi_internal depends on parts of Chrome).
{
- 'conditions': [
- ['disable_nacl==0 and build_ppapi_ipc_proxy_untrusted==1', {
- 'includes': ['ppapi_proxy_untrusted.gypi'],
- }],
- ],
'variables': {
'chromium_code': 1, # Use higher warning level.
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698