From 9edbd0e30cec3e3653096eaff2b838f98ee5a604 Mon Sep 17 00:00:00 2001 From: "mirandac@chromium.org" Date: Wed, 23 Sep 2009 20:33:31 +0000 Subject: 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 --- chrome/test/data/profiles/complex_theme/Default/Preferences | 12 ++++++------ 1 file 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", -- cgit v1.1