| 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..6ce0fb1b1a470000847ffcde1e60178cb8e5ee0a 100644
|
| --- a/build/android/pylib/gtest/gtest_config.py
|
| +++ b/build/android/pylib/gtest/gtest_config.py
|
| @@ -6,6 +6,7 @@
|
|
|
| # Add new suites here before upgrading them to the stable list below.
|
| EXPERIMENTAL_TEST_SUITES = [
|
| + 'components_browsertests',
|
| 'content_gl_tests',
|
| 'heap_profiler_unittests',
|
| 'devtools_bridge_tests',
|
|
|