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 65d7fc0c61f9d0258e6d71b3332c190856f9ea6d..aeca27e5d9062709381026cf0b1172c5ef2d1a77 100644 |
--- a/build/android/pylib/gtest/gtest_config.py |
+++ b/build/android/pylib/gtest/gtest_config.py |
@@ -8,6 +8,7 @@ |
EXPERIMENTAL_TEST_SUITES = [ |
'content_gl_tests', |
'heap_profiler_unittests', |
+ 'devtools_bridge_tests', |
] |
# Do not modify this list without approval of an android owner. |