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

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

Issue 2667753004: Themes: Remove unused IDs from ThemeProperties (Closed)
Patch Set: Remove {} and update/add comments Created 3 years, 10 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 "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": {
11 "mblmlcbknbnfebdfjnolmcapmdofhmme": { 11 "mblmlcbknbnfebdfjnolmcapmdofhmme": {
12 "location": 1, 12 "location": 1,
13 "manifest": { 13 "manifest": {
14 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnTeJKFLxjfDfc0gh9W IjyjdGXyKReXsUXxKdtkfsi9mauRlxd9nYwwbMXzJXRkOFyP1zuwhjPkMtHv3oVcITK74YOlFzgQ/RxG kxdaf+Z6Pmh9cu4s4GEtIiY+HmUHYEVBAJEK9xSmSOJI3AxdQnrrjMBd7jCGuJULYlv/Ul7JQIDAQAB" , 14 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnTeJKFLxjfDfc0gh9W IjyjdGXyKReXsUXxKdtkfsi9mauRlxd9nYwwbMXzJXRkOFyP1zuwhjPkMtHv3oVcITK74YOlFzgQ/RxG kxdaf+Z6Pmh9cu4s4GEtIiY+HmUHYEVBAJEK9xSmSOJI3AxdQnrrjMBd7jCGuJULYlv/Ul7JQIDAQAB" ,
15 "name": "Star Gazing", 15 "name": "Star Gazing",
16 "theme": { 16 "theme": {
17 "colors": { 17 "colors": {
18 "bookmark_text": [ 0, 0, 0 ], 18 "bookmark_text": [ 0, 0, 0 ],
19 "frame": [ 57, 137, 194 ], 19 "frame": [ 57, 137, 194 ],
20 "ntp_background": [ 57, 137, 194 ], 20 "ntp_background": [ 57, 137, 194 ],
21 "ntp_link": [ 0, 0, 0 ], 21 "ntp_link": [ 0, 0, 0 ],
22 "ntp_section": [ 131, 138, 146, 0.8 ], 22 "ntp_section": [ 131, 138, 146, 0.8 ],
23 "ntp_section_link": [ 255, 255, 255 ],
24 "ntp_section_text": [ 255, 255, 255 ],
25 "ntp_text": [ 0, 0, 0 ], 23 "ntp_text": [ 0, 0, 0 ],
26 "tab_background_text": [ 0, 0, 0 ], 24 "tab_background_text": [ 0, 0, 0 ],
27 "tab_text": [ 0, 0, 0 ], 25 "tab_text": [ 0, 0, 0 ],
28 "toolbar": [ 204, 208, 212 ] 26 "toolbar": [ 204, 208, 212 ]
29 }, 27 },
30 "images": { 28 "images": {
31 "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpb GUYwsgCDA", 29 "theme_button_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpb GUYwsgCDA",
32 "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYw8gCDA", 30 "theme_frame": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYw8gCDA",
33 "theme_ntp_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY j9gCDA", 31 "theme_ntp_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY j9gCDA",
34 "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY _c8CDA", 32 "theme_tab_background": "i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY _c8CDA",
(...skipping 26 matching lines...) Expand all
61 "name": "Not Signed In", 59 "name": "Not Signed In",
62 "nickname": "not-signed-in" 60 "nickname": "not-signed-in"
63 }, 61 },
64 "session": { 62 "session": {
65 "startup_urls": [ ] 63 "startup_urls": [ ]
66 }, 64 },
67 "spellcheck": { 65 "spellcheck": {
68 "dictionary": "en-US" 66 "dictionary": "en-US"
69 } 67 }
70 } 68 }
OLDNEW
« no previous file with comments | « chrome/test/data/profiles/profile_with_complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698