Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 953ec13d255cddb5735478289637bc1bbeebc7e2..9061f29c5b4a0912e9cc262f668bfb1ea40d02f7 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -783,9 +783,7 @@ |
| 'targets': [ |
| { |
| # 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/pylib/gtest/gtest_config.py, |
| - # else the test is not run. |
| + # until the full set supported. |
| # |
| # WARNING: |
| # Do not add targets here without communicating the implications |