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

Side by Side Diff: chrome/test/data/profiles/typical_history/Default/Preferences

Issue 1442001: GTK: Turn on the GTK+ integration by default. (Closed)
Patch Set: Only use gtk in gnome/xfce by default Created 10 years, 9 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
OLDNEW
1 { 1 {
2 "extensions": {
3 "theme": {
4 "use_system": false
5 }
6 },
2 "profile": { 7 "profile": {
3 "exited_cleanly": true, 8 "exited_cleanly": true,
4 "id": "not-signed-in", 9 "id": "not-signed-in",
5 "name": "Not Signed In", 10 "name": "Not Signed In",
6 "nickname": "not-signed-in" 11 "nickname": "not-signed-in"
7 }, 12 },
8 "spellcheck": { 13 "spellcheck": {
9 "dictionary": "en-US" 14 "dictionary": "en-US"
10 } 15 }
11 } 16 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698