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

Unified Diff: gpu/gpu_untrusted.gyp

Issue 10871009: Make NaCl IPC-based PPAPI proxy build on ARM. (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
Index: gpu/gpu_untrusted.gyp
===================================================================
--- gpu/gpu_untrusted.gyp (revision 152814)
+++ gpu/gpu_untrusted.gyp (working copy)
@@ -7,7 +7,7 @@
'chromium_code': 1,
},
'includes': [
- '../native_client/build/untrusted.gypi',
+ '../build/common_untrusted.gypi',
'gpu_common.gypi',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698