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

Unified Diff: tools/android/android_tools.gyp

Issue 22865003: Add dependency on android_tools in java_apk.gypi for all test apks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move the dependency to java_apk.gypi. Created 7 years, 4 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 | « content/content_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/android_tools.gyp
diff --git a/tools/android/android_tools.gyp b/tools/android/android_tools.gyp
index 5aeb96fca222de2fc60b35b57691ffec799b3785..c38cd70d58aa7858679af925197b34909e61f1d1 100644
--- a/tools/android/android_tools.gyp
+++ b/tools/android/android_tools.gyp
@@ -5,7 +5,7 @@
{
'targets': [
# Intermediate target grouping the android tools needed to run native
- # unittests apks.
+ # unittests and instrumentation test apks.
{
'target_name': 'android_tools',
'type': 'none',
« no previous file with comments | « content/content_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698