Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6980)

Unified Diff: build/android/pylib/gtest/gtest_config.py

Issue 465223005: [Android] Turn heap_profiler_unittests into an apk and reenable them. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move to EXPERIMENTAL_TEST_SUITES Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/all.gyp ('k') | tools/android/heap_profiler/heap_profiler.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « build/all.gyp ('k') | tools/android/heap_profiler/heap_profiler.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698