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

Unified Diff: components/web_contents_delegate_android.gypi

Issue 111493006: Have jni_generator.gypi specify include_dirs to dependent targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove export_dependent_settings Created 7 years 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 | « components/navigation_interception.gypi ('k') | content/content.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_contents_delegate_android.gypi
diff --git a/components/web_contents_delegate_android.gypi b/components/web_contents_delegate_android.gypi
index 80e601f1f7d3a6143d9375e1c5527dba5f4441e1..740217562c8607a51645d4331ad76ad8bfc0b293 100644
--- a/components/web_contents_delegate_android.gypi
+++ b/components/web_contents_delegate_android.gypi
@@ -24,7 +24,6 @@
'include_dirs': [
'..',
'../skia/config',
- '<(SHARED_INTERMEDIATE_DIR)/web_contents_delegate_android',
],
'sources': [
'web_contents_delegate_android/color_chooser_android.cc',
« no previous file with comments | « components/navigation_interception.gypi ('k') | content/content.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698