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

Unified Diff: ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp

Issue 10914169: DEPS roll plus copy list update. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: drop gio and platform Created 8 years, 3 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/untrusted/irt_stub/irt_stub.gyp
diff --git a/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp b/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
index 2e1dc69b6f6e301495e0db1d893206da77294ab3..951dd32e49a46d137edecddfed02072c55fdb6cf 100644
--- a/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
+++ b/ppapi/native_client/src/untrusted/irt_stub/irt_stub.gyp
@@ -15,6 +15,9 @@
'build_glibc': 1,
'build_newlib': 1,
},
+ 'include_dirs': [
+ '../../../..',
+ ],
'sources': [
'ppapi_plugin_main.c',
'ppapi_plugin_start.c',
« no previous file with comments | « ppapi/native_client/native_client.gyp ('k') | ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_irt_shim.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698