OLD | NEW |
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 } |
11 ], | 11 ], |
12 "ChromotingQUIC": [ | 12 "ChromotingQUIC": [ |
13 { | 13 { |
14 "group_name": "Enabled" | 14 "group_name": "Enabled" |
15 } | 15 } |
16 ], | 16 ], |
17 "EnableGoogleCachedCopyTextExperiment": [ | 17 "EnableGoogleCachedCopyTextExperiment": [ |
18 { | 18 { |
19 "group_name": "Button" | 19 "group_name": "Button" |
20 } | 20 } |
21 ], | 21 ], |
| 22 "ExtensionActionRedesign": [ |
| 23 { |
| 24 "group_name": "Enabled" |
| 25 } |
| 26 ], |
22 "PluginPowerSaver": [ | 27 "PluginPowerSaver": [ |
23 { | 28 { |
24 "group_name": "Enabled" | 29 "group_name": "Enabled" |
25 } | 30 } |
26 ], | 31 ], |
27 "QUIC": [ | 32 "QUIC": [ |
28 { | 33 { |
29 "group_name": "Enabled", | 34 "group_name": "Enabled", |
30 "params": { | 35 "params": { |
31 "alternate_protocol_probability_threshold": "0.01" | 36 "alternate_protocol_probability_threshold": "0.01" |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
86 ], | 91 ], |
87 "VarationsServiceControl": [ | 92 "VarationsServiceControl": [ |
88 { | 93 { |
89 "group_name": "Interval_30min", | 94 "group_name": "Interval_30min", |
90 "params": { | 95 "params": { |
91 "fetch_period_min": "30" | 96 "fetch_period_min": "30" |
92 } | 97 } |
93 } | 98 } |
94 ] | 99 ] |
95 } | 100 } |
OLD | NEW |