| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index 02965807a9780f801a659f99e00011e767af65ad..2e3711e496e67ba93df49011070428df4a126879 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -40,8 +40,8 @@
|
| {
|
| # 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
|
| - # test is not run.
|
| + # please also add it to build/android/pylib/gtest/gtest_config.py,
|
| + # else the test is not run.
|
| #
|
| # WARNING:
|
| # Do not add targets here without communicating the implications
|
|
|