| Index: build/all_android.gyp
|
| diff --git a/build/all_android.gyp b/build/all_android.gyp
|
| index ae2370c7288cf69c39766217f967653a8caaecc8..f1b0f904c3a8ba2035ae9b7a01c816973857c216 100644
|
| --- a/build/all_android.gyp
|
| +++ b/build/all_android.gyp
|
| @@ -21,6 +21,10 @@
|
| # 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.
|
| + #
|
| + # WARNING:
|
| + # Do not add targets here without communicating the implications
|
| + # on tryserver triggers and load. Discuss with jrg please.
|
| 'target_name': 'android_builder_tests',
|
| 'type': 'none',
|
| 'dependencies': [
|
|
|