Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "homepage": "http://www.cnn.com", | 2 "homepage": "http://www.cnn.com", |
|
tfarina
2012/11/24 00:39:48
Ahh, this is from where kHomePage comes from and p
| |
| 3 "some_directory": "/usr/local/", | 3 "some_directory": "/usr/local/", |
| 4 "tabs": { | 4 "tabs": { |
| 5 "new_windows_in_tabs": true, | 5 "new_windows_in_tabs": true, |
| 6 "max_tabs": 20 | 6 "max_tabs": 20 |
| 7 } | 7 } |
| 8 } | 8 } |
| OLD | NEW |