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 bdd5181f8f9f8024c0b6853f5a8b4771c50a971c..c2d2ec5fe61633a2dc0613de50b430109d4a7f6d 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 = [ |
'TestWebKitAPI', |
+ 'components_unittests', |
'sandbox_linux_unittests', |
'webkit_unit_tests', |
] |