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

Unified Diff: components/navigation_interception.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/autofill.gypi ('k') | components/web_contents_delegate_android.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/navigation_interception.gypi
diff --git a/components/navigation_interception.gypi b/components/navigation_interception.gypi
index 993a916a02b17a184b508a9f5227d1158e14d92c..545039d9fef967271a2c5b30fbbc24824387c044 100644
--- a/components/navigation_interception.gypi
+++ b/components/navigation_interception.gypi
@@ -20,8 +20,6 @@
'include_dirs': [
'..',
'../skia/config',
- '<(SHARED_INTERMEDIATE_DIR)/navigation_interception',
-
],
'sources': [
'navigation_interception/intercept_navigation_resource_throttle.cc',
« no previous file with comments | « components/autofill.gypi ('k') | components/web_contents_delegate_android.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698