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

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: rebase 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
« no previous file with comments | « content/content.gyp ('k') | content/public/android/java/res/values/strings.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 956164be1eb7c5beacb6df79a4431595c2687fc7..8f3aae9ab48b662ddbf045e1df61cda927d16264 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -928,6 +928,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' ],
},
« no previous file with comments | « content/content.gyp ('k') | content/public/android/java/res/values/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698