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

Unified Diff: build/android/run_tests.py

Issue 11342013: Move webkit_compositor_bindings_unittests from experimental step to Android waterfall. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/android/buildbot/buildbot_functions.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/run_tests.py
diff --git a/build/android/run_tests.py b/build/android/run_tests.py
index 52e1c5581f20bd585e887f9c3a484d9b80ee6288..904b82dcb40e312978b62026fdd3cb4aa7913519 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -82,6 +82,7 @@ _TEST_SUITES = ['base_unittests',
'sync_unit_tests',
'ui_unittests',
'unit_tests',
+ 'webkit_compositor_bindings_unittests',
]
« no previous file with comments | « build/android/buildbot/buildbot_functions.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698