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