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

Unified Diff: remoting/remoting.gyp

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 | « printing/printing.gyp ('k') | testing/android/native_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index f0f46c829b4cfcf1d8d60244a9859cc507007763..4dc0adc34bfd2e09a9207ac0ab8604bdbcea4b26 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1843,9 +1843,6 @@
'remoting_protocol',
'../google_apis/google_apis.gyp:google_apis',
],
- 'include_dirs': [
- '<(SHARED_INTERMEDIATE_DIR)/remoting',
- ],
'sources': [
'client/jni/android_keymap.cc',
'client/jni/android_keymap.h',
« no previous file with comments | « printing/printing.gyp ('k') | testing/android/native_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698