| 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 76e0f505957ea76b5dfa1aaebe0245d502815923..35401c9064cc172c09cde84c1a5271f4a16bb0f0 100644
|
| --- a/build/android/pylib/gtest/gtest_config.py
|
| +++ b/build/android/pylib/gtest/gtest_config.py
|
| @@ -7,7 +7,6 @@
|
| # 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',
|
| ]
|
|
|