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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1259883007: Remove the Finch test 'CLD1VsCLD2' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e019c5b8f57f1827398807d4af18cc37a453ebed..512687ab9fa0f489851bb97050bb38bd48e44b2d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2480,7 +2480,7 @@
'../ui/events/devices/events_devices.gyp:events_devices',
],
}],
- [ 'cld_version==0 or cld_version==2', {
+ [ 'cld_version==2', {
'dependencies': [
# Unit tests should be independent of the CLD2 access mechanism,
# just use static for simplicity.

Powered by Google App Engine
This is Rietveld 408576698