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

Side by Side Diff: testing/variations/fieldtrial_testing_config_linux.json

Issue 1363943002: Revert of [Extensions Toolbar] Add a finch config for the redesign (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "AutofillFieldMetadata": [ 2 "AutofillFieldMetadata": [
3 { 3 {
4 "group_name": "Enabled" 4 "group_name": "Enabled"
5 } 5 }
6 ], 6 ],
7 "CaptivePortalInterstitial": [ 7 "CaptivePortalInterstitial": [
8 { 8 {
9 "group_name": "Enabled" 9 "group_name": "Enabled"
10 } 10 }
(...skipping 10 matching lines...) Expand all
21 ], 21 ],
22 "EnableGoogleCachedCopyTextExperiment": [ 22 "EnableGoogleCachedCopyTextExperiment": [
23 { 23 {
24 "group_name": "Button" 24 "group_name": "Button"
25 } 25 }
26 ], 26 ],
27 "EnableSessionCrashedBubbleUI": [ 27 "EnableSessionCrashedBubbleUI": [
28 { 28 {
29 "group_name": "Enabled" 29 "group_name": "Enabled"
30 } 30 }
31 ],
32 "ExtensionActionRedesign": [
33 {
34 "group_name": "Enabled"
35 }
36 ], 31 ],
37 "InstanceID": [ 32 "InstanceID": [
38 { 33 {
39 "group_name": "Enabled" 34 "group_name": "Enabled"
40 } 35 }
41 ], 36 ],
42 "PluginPowerSaver": [ 37 "PluginPowerSaver": [
43 { 38 {
44 "group_name": "Enabled" 39 "group_name": "Enabled"
45 } 40 }
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 ], 117 ],
123 "VarationsServiceControl": [ 118 "VarationsServiceControl": [
124 { 119 {
125 "group_name": "Interval_30min", 120 "group_name": "Interval_30min",
126 "params": { 121 "params": {
127 "fetch_period_min": "30" 122 "fetch_period_min": "30"
128 } 123 }
129 } 124 }
130 ] 125 ]
131 } 126 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config_chromeos.json ('k') | testing/variations/fieldtrial_testing_config_mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698