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

Unified Diff: content/content_tests.gypi

Issue 11363150: Support Java resources within content and chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove obsolete findbugs warnings Created 8 years, 1 month 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 42c4ef121de56d5aac56896646f7e5ef3ccb7f96..83991adf6c7318eab4f58fd50ff7f15e9e16bd4a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -926,6 +926,7 @@
'java_in_dir': '../content/shell/android/javatests',
'resource_dir': '../res',
'additional_src_dirs': ['../content/public/android/javatests/'],
+ 'is_test_apk': 1,
},
'includes': [ '../build/java_apk.gypi' ],
},

Powered by Google App Engine
This is Rietveld 408576698