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

Unified Diff: chrome/chrome_tests.gypi

Issue 11363150: Support Java resources within content and chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: provide access to resources of dependencies (take 2) 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 2227e0c5f21058c52c57b842e0f008de24f84449..f28e8ecc7b00f3f9c46b2ce8120ee4f5f0a1943c 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -4950,6 +4950,7 @@
'java_in_dir': './android/testshell/javatests',
'resource_dir': '../res',
'additional_src_dirs': ['android/javatests/src'],
+ 'is_test_apk': 1,
},
'includes': [ '../build/java_apk.gypi' ],
},
« build/java.gypi ('K') | « build/java_apk.gypi ('k') | content/content.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698