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