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

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

Issue 11860004: Revert 176254 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/gtest/gtest_config.py
===================================================================
--- build/android/pylib/gtest/gtest_config.py (revision 176268)
+++ build/android/pylib/gtest/gtest_config.py (working copy)
@@ -6,6 +6,7 @@
# Add new suites here before upgrading them to the stable list below.
EXPERIMENTAL_TEST_SUITES = [
+ 'sandbox_linux_unittests',
]
# Do not modify this list without approval of an android owner.
@@ -19,7 +20,6 @@
'ipc_tests',
'media_unittests',
'net_unittests',
- 'sandbox_linux_unittests',
'sql_unittests',
'sync_unit_tests',
'ui_unittests',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698