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

Side by Side Diff: chrome/test/data/profiles/profile_with_complex_theme/Default/PreferencesTemplate

Issue 10698009: Make profile history easily filterable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to tot Created 8 years, 3 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "download": { 2 "download": {
3 "directory_upgrade": true, 3 "directory_upgrade": true,
4 "extensions_to_open": "" 4 "extensions_to_open": ""
5 }, 5 },
6 "extensions": { 6 "extensions": {
7 "autoupdate": { 7 "autoupdate": {
8 "next_check": "12894520286433189" 8 "next_check": "12894520286433189"
9 }, 9 },
10 "settings": { 10 "settings": {
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 "name": "Not Signed In", 60 "name": "Not Signed In",
61 "nickname": "not-signed-in" 61 "nickname": "not-signed-in"
62 }, 62 },
63 "session": { 63 "session": {
64 "urls_to_restore_on_startup": [ ] 64 "urls_to_restore_on_startup": [ ]
65 }, 65 },
66 "spellcheck": { 66 "spellcheck": {
67 "dictionary": "en-US" 67 "dictionary": "en-US"
68 } 68 }
69 } 69 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698