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

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

Issue 181833003: [Android] Out with the Android GR, in with the new unified C++ GR (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup and rebase Created 6 years, 10 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
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 c1a32f1299b9d2bfad2ac41ecb77be3c532949d6..acd0e1e8e50c30ddad915a9b1966f8ec9a642570 100644
--- a/build/android/pylib/gtest/gtest_config.py
+++ b/build/android/pylib/gtest/gtest_config.py
@@ -20,6 +20,7 @@ STABLE_TEST_SUITES = [
'components_unittests',
'content_browsertests',
'content_unittests',
+ 'events_unittests',
'gl_tests',
'gpu_unittests',
'ipc_tests',

Powered by Google App Engine
This is Rietveld 408576698