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

Unified Diff: content/content_tests.gypi

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 | « chrome/chrome_tests.gypi ('k') | content/shell/android/javatests/content_shell_test_apk.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index dd5f0088a25cb7ef1aaebb8e9cd125aaa7db869c..81497ebd81ca1563b123672d07ed307cc7659f0f 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -903,7 +903,7 @@
'apk_name': 'ContentShellTest',
'java_in_dir': '../content/shell/android/javatests',
'resource_dir': '../res',
- 'additional_input_paths': ['<!@(find ../content/public/android/javatests/src -name "*.java")',],
+ 'additional_src_dirs': ['../content/public/android/javatests/'],
},
'includes': [ '../build/java_apk.gypi' ],
},
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/shell/android/javatests/content_shell_test_apk.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698