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

Unified Diff: ppapi/native_client/src/trusted/plugin/plugin.gypi

Issue 7748007: Fixing plugin.gypi to work in new location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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: ppapi/native_client/src/trusted/plugin/plugin.gypi
===================================================================
--- ppapi/native_client/src/trusted/plugin/plugin.gypi (revision 98158)
+++ ppapi/native_client/src/trusted/plugin/plugin.gypi (working copy)
@@ -41,7 +41,7 @@
],
},
'includes': [
- '../../../build/common.gypi',
+ '../../../../../native_client/build/common.gypi',
],
'target_defaults': {
'variables': {

Powered by Google App Engine
This is Rietveld 408576698