Chromium Code Reviews| Index: build/android/pylib/gtest/gtest_config.py |
| diff --git a/build/android/pylib/gtest/gtest_config.py b/build/android/pylib/gtest/gtest_config.py |
| index 8608ed7004d773b2c973a21b0a6e564d55f4e8b5..3227916cbd9a0e2716d9d4c23bb56e40d2f1c20c 100644 |
| --- a/build/android/pylib/gtest/gtest_config.py |
| +++ b/build/android/pylib/gtest/gtest_config.py |
| @@ -23,6 +23,7 @@ STABLE_TEST_SUITES = [ |
| 'base_unittests', |
| 'breakpad_unittests', |
| 'cc_unittests', |
| + 'components_browsertests', |
|
jbudorick
2015/04/10 13:34:31
I'm not sure which bots, if any, are still using t
Jaekyun Seok (inactive)
2015/04/13 01:36:02
Done.
|
| 'components_unittests', |
| 'content_browsertests', |
| 'content_unittests', |