| 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 a6a3df7e57e8924646c112c116b2bc39f76c78c7..143bbe5569b3b3b9c619944af5ebf0004be213b1 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 = [
|
| + 'content_browsertests',
|
| 'content_gl_tests',
|
| ]
|
|
|
| @@ -31,7 +32,6 @@
|
| 'webkit_unit_tests',
|
| 'breakpad_unittests',
|
| 'sandbox_linux_unittests',
|
| - 'content_browsertests',
|
| ]
|
|
|
| WEBRTC_CHROMIUM_TEST_SUITES = [
|
|
|