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