| 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 1365cc9daccf41fe699c3f2ec4e3359fe3fab5e7..01ec4c1f9a136a4251b6b7df0399364928b7f2b3 100644
|
| --- a/build/android/pylib/gtest/gtest_config.py
|
| +++ b/build/android/pylib/gtest/gtest_config.py
|
| @@ -7,6 +7,8 @@
|
| # Add new suites here before upgrading them to the stable list below.
|
| EXPERIMENTAL_TEST_SUITES = [
|
| 'content_browsertests',
|
| + 'content_gl_tests',
|
| + 'gfx_geometry_unittests',
|
| ]
|
|
|
| # Do not modify this list without approval of an android owner.
|
|
|