From c5d1103a15bd47d5e7b3d2cc5e6093306ac38b5b Mon Sep 17 00:00:00 2001 From: "jrg@chromium.org" Date: Fri, 10 Feb 2012 23:09:49 +0000 Subject: [PATCH] Presubmit change to add android trybots when needed. Also add warning in android_all.gyp that extra targets in 'all' can have a significant impact on the try load so coordinate appropriately. BUG=None TEST= Review URL: http://codereview.chromium.org/9360028 git-svn-id: http://src.chromium.org/svn/trunk/src/build@121560 4ff67af0-8c30-449e-8e8b-ad334ec8d88c --- all_android.gyp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/all_android.gyp b/all_android.gyp index ae2370c72..f1b0f904c 100644 --- a/all_android.gyp +++ b/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': [