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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2898533003: Revert of Add NTPCondensedLayout to test config. (Closed)
Patch Set: Created 3 years, 7 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 | « chrome/android/javatests/src/org/chromium/chrome/browser/ntp/NewTabPageTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 8ceeaba77c2dc392a031ebf8e673722c6020286d..cda41499917b11d98386d11004ddc8677d613fdf 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1532,26 +1532,6 @@
},
"enable_features": [
"NTPBookmarkSuggestions"
- ]
- }
- ]
- }
- ],
- "NTPCondensedLayout": [
- {
- "platforms": [
- "android"
- ],
- "experiments": [
- {
- "name": "Enabled",
- "params": {
- "condensed_tile_layout_for_small_screens_enabled": "true"
- },
- "enable_features": [
- "NTPCondensedLayout",
- "NTPCondensedTileLayout",
- "NTPShowGoogleGInOmnibox"
]
}
]
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/ntp/NewTabPageTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698