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

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: Change native_test_launcher to use canonical jni include path 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
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',

Powered by Google App Engine
This is Rietveld 408576698