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

Unified Diff: chrome/chrome_tests.gypi

Issue 10830012: [Android] Add chrome_java target for building Java code in the chromium layer. (Closed) Base URL: http://git.chromium.org/chromium/src.git@reland
Patch Set: Created 8 years, 5 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3ea86d5e3e6bdd991e67e1b40b05225127edcb91..85a8f37a09411ac022e8b42c81a00d10c0dfc280 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -4685,6 +4685,7 @@
'type': 'none',
'dependencies': [
'../base/base.gyp:base_java',
+ 'chrome_java',
'unit_tests',
],
'variables': {

Powered by Google App Engine
This is Rietveld 408576698