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

Unified Diff: net/net.gyp

Issue 10987083: Add more generic support for java targets bundling multiple directories (Closed) Base URL: http://git.chromium.org/chromium/src.git@apk_jar
Patch Set: 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
« no previous file with comments | « content/shell/android/javatests/content_shell_test_apk.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 670a8795923e1f4b24fbf82a9b871667a5e26d15..cf7f3c4855ba7aabd2e92d9fa5a584961ed08bc6 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2210,7 +2210,7 @@
'type': 'none',
'direct_dependent_settings': {
'variables': {
- 'additional_src_dirs': ['<(SHARED_INTERMEDIATE_DIR)/net/template/'],
+ 'generated_src_dirs': ['<(SHARED_INTERMEDIATE_DIR)/net/template/'],
'additional_input_paths': ['<(SHARED_INTERMEDIATE_DIR)/net/template/NetError.java'],
},
},
« no previous file with comments | « content/shell/android/javatests/content_shell_test_apk.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698