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: |