| Index: chrome/browser/themes/browser_theme_pack_unittest.cc
|
| diff --git a/chrome/browser/themes/browser_theme_pack_unittest.cc b/chrome/browser/themes/browser_theme_pack_unittest.cc
|
| index 5a9e5b6d0682af68293880143297ab61478d1703..1514fcf52de6e5d108db928b453cee577b7b4ba0 100644
|
| --- a/chrome/browser/themes/browser_theme_pack_unittest.cc
|
| +++ b/chrome/browser/themes/browser_theme_pack_unittest.cc
|
| @@ -137,7 +137,7 @@ class BrowserThemePackTest : public ::testing::Test {
|
| }
|
|
|
| test_path = test_path.AppendASCII("profiles");
|
| - test_path = test_path.AppendASCII("complex_theme");
|
| + test_path = test_path.AppendASCII("profile_with_complex_theme");
|
| test_path = test_path.AppendASCII("Default");
|
| test_path = test_path.AppendASCII("Extensions");
|
| test_path = test_path.AppendASCII("mblmlcbknbnfebdfjnolmcapmdofhmme");
|
|
|