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 ebff3bc0aad070956d14004e93b1e255c2b3b536..ce3aef4170fdfad377a9cf7fc6998b7203c10136 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_gl_tests', |
+ 'heap_profiler_unittests', |
] |
# Do not modify this list without approval of an android owner. |