OLD | NEW |
1 { | 1 { |
| 2 "extensions": { |
| 3 "theme": { |
| 4 "use_system": false |
| 5 } |
| 6 }, |
2 "browser": { | 7 "browser": { |
3 "custom_chrome_frame": true | 8 "custom_chrome_frame": true |
4 }, | 9 }, |
5 "profile": { | 10 "profile": { |
6 "exited_cleanly": true, | 11 "exited_cleanly": true, |
7 "id": "not-signed-in", | 12 "id": "not-signed-in", |
8 "name": "Not Signed In", | 13 "name": "Not Signed In", |
9 "nickname": "not-signed-in" | 14 "nickname": "not-signed-in" |
10 }, | 15 }, |
11 "spellcheck": { | 16 "spellcheck": { |
12 "dictionary": "en-US" | 17 "dictionary": "en-US" |
13 } | 18 } |
14 } | 19 } |
OLD | NEW |