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

Unified Diff: build/all_android.gyp

Issue 8676022: Verbose on test list in output. Add test-related comment near deps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « no previous file | build/android/run_tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 473561225962dc62967dfa42549269355a59a27d..452f78a8834308a9c970aac4bdc6ea9e6cb60709 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -18,8 +18,9 @@
],
}, # target_name: All
{
- # The current list of tests for android.
- # This is temporary until the full set supported.
+ # The current list of tests for android. This is temporary
+ # until the full set supported. If adding a new test here,
+ # please also add it to build/android/run_tests.py
'target_name': 'android_builder_tests',
'type': 'none',
'dependencies': [
« no previous file with comments | « no previous file | build/android/run_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698