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

Side by Side Diff: chrome/test/data/profiles/custom_frame/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 "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 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698