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

Side by Side Diff: testing/variations/fieldtrial_testing_config_mac.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, 2 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 "AutomaticTabDiscarding": [ 7 "AutomaticTabDiscarding": [
8 { 8 {
9 "group_name": "Enabled" 9 "group_name": "Enabled"
10 } 10 }
11 ], 11 ],
12 "CaptivePortalInterstitial": [ 12 "CaptivePortalInterstitial": [
13 { 13 {
14 "group_name": "Enabled" 14 "group_name": "Enabled"
15 } 15 }
16 ], 16 ],
17 "ChromotingQUIC": [ 17 "ChromotingQUIC": [
18 { 18 {
19 "group_name": "Enabled" 19 "group_name": "Enabled"
20 } 20 }
21 ], 21 ],
22 "EnableGoogleCachedCopyTextExperiment": [ 22 "EnableGoogleCachedCopyTextExperiment": [
23 { 23 {
24 "group_name": "Button" 24 "group_name": "Button"
25 } 25 }
26 ], 26 ],
27 "ExtensionActionRedesign": [
28 {
29 "group_name": "Enabled"
30 }
31 ],
32 "ExtensionDeveloperModeWarning": [ 27 "ExtensionDeveloperModeWarning": [
33 { 28 {
34 "group_name": "Enabled" 29 "group_name": "Enabled"
35 } 30 }
36 ], 31 ],
37 "ExtensionInstallVerification": [ 32 "ExtensionInstallVerification": [
38 { 33 {
39 "group_name": "Enforce" 34 "group_name": "Enforce"
40 } 35 }
41 ], 36 ],
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 ], 127 ],
133 "VarationsServiceControl": [ 128 "VarationsServiceControl": [
134 { 129 {
135 "group_name": "Interval_30min", 130 "group_name": "Interval_30min",
136 "params": { 131 "params": {
137 "fetch_period_min": "30" 132 "fetch_period_min": "30"
138 } 133 }
139 } 134 }
140 ] 135 ]
141 } 136 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config_linux.json ('k') | testing/variations/fieldtrial_testing_config_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698