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

Unified Diff: build/all_android.gyp

Issue 23106004: [Android] Removes run_* scripts, moves run_update_verificaiton (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | build/android/run_browser_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 02965807a9780f801a659f99e00011e767af65ad..e578ea1ba7a8f9c773d84072e07abd51eeba6eba 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -40,7 +40,7 @@
{
# 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, else the
+ # please also add it to build/android/pylib/gtest/setup.py, else the
frankf 2013/08/13 19:02:06 this should be build/android/pylib/gtest/gtest_con
gkanwar1 2013/08/13 19:03:37 Done.
# test is not run.
#
# WARNING:
« no previous file with comments | « no previous file | build/android/run_browser_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698