diff options
author | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 20:33:31 +0000 |
---|---|---|
committer | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-23 20:33:31 +0000 |
commit | 9edbd0e30cec3e3653096eaff2b838f98ee5a604 (patch) | |
tree | 764478f162c46eb02d99c77a95e7e6c02bdf3a6c /chrome | |
parent | 8c7cb3a826021f54cfcfcd97a754b57062218ef5 (diff) | |
download | chromium_src-9edbd0e30cec3e3653096eaff2b838f98ee5a604.zip chromium_src-9edbd0e30cec3e3653096eaff2b838f98ee5a604.tar.gz chromium_src-9edbd0e30cec3e3653096eaff2b838f98ee5a604.tar.bz2 |
Fix perfcoldcomplextheme startup test for mac and linux.
BUG= http://crbug.com/22801
TEST= none
Review URL: http://codereview.chromium.org/218006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26971 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/profiles/complex_theme/Default/Preferences | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chrome/test/data/profiles/complex_theme/Default/Preferences b/chrome/test/data/profiles/complex_theme/Default/Preferences index 46435c4..f3cced4 100644 --- a/chrome/test/data/profiles/complex_theme/Default/Preferences +++ b/chrome/test/data/profiles/complex_theme/Default/Preferences @@ -26,12 +26,12 @@ }, "id": "mblmlcbknbnfebdfjnolmcapmdofhmme", "images": { - "theme_button_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYwsgCDA", - "theme_frame": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYw8gCDA", - "theme_ntp_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYj9gCDA", - "theme_tab_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY_c8CDA", - "theme_toolbar": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYnMgCDA", - "theme_window_control_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i/agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYjNgCDA" + "theme_button_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i\\agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYwsgCDA", + "theme_frame": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i\\agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYw8gCDA", + "theme_ntp_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i\\agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYj9gCDA", + "theme_tab_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i\\agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUY_c8CDA", + "theme_toolbar": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i\\agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYnMgCDA", + "theme_window_control_background": "..\\test\\data\\profiles\\complex_theme\\Default\\Extensions\\mblmlcbknbnfebdfjnolmcapmdofhmme\\1.1\\i\\agxjaHJvbWV0aGVtZXNyDAsSBEZpbGUYjNgCDA" }, "properties": { "ntp_background_alignment": "top", |