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

Unified Diff: build/android/run_tests.py

Issue 10107023: Enable gpu_unittests for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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_android.gyp ('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 d2d063cc16ebeb3ab4a02fd4e6c089eb2d55838d..995d95006d45a0ae3a0c22e4d8665da5accdb439 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -68,6 +68,7 @@ from test_result import BaseTestResult, TestResults
_TEST_SUITES = ['base_unittests',
'content_unittests',
+ 'gpu_unittests',
'ipc_tests',
'net_unittests',
'sql_unittests',
« no previous file with comments | « build/all_android.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698