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

Unified Diff: build/common_untrusted.gypi

Issue 10912011: Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 | chrome/browser/nacl_host/nacl_process_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common_untrusted.gypi
===================================================================
--- build/common_untrusted.gypi (revision 154143)
+++ build/common_untrusted.gypi (working copy)
@@ -23,6 +23,7 @@
'NVALGRIND',
],
'compile_flags': [
+ # TODO(bbudge) Figure out why above 'clang = 1' doesn't fix this.
dmichael (off chromium) 2012/08/30 17:50:41 I'm not a gyp-spert... but should this whole 'con
# Disable C++ 11 extensions. Chrome's OVERRIDE macro will generate
# warnings that cause the build to fail.
'-Wno-c++11-extensions',
« no previous file with comments | « no previous file | chrome/browser/nacl_host/nacl_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698