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

Unified Diff: PRESUBMIT.py

Issue 731883002: Stop building ui_unittests target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index c229f6795e70f4f5b80c87df353f6e2567bc0da3..55e0851a94f4372de9a4ecfb68702333b0a5ea4c 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -1611,7 +1611,6 @@ def GetDefaultTryConfigs(bots=None):
'net_unittests',
'sql_unittests',
'ui_base_unittests',
- 'ui_unittests',
],
'ios_rel_device': ['compile'],
'ios_rel_device_ninja': ['compile'],
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698