| Index: chrome/common/chrome_constants.cc
|
| diff --git a/chrome/common/chrome_constants.cc b/chrome/common/chrome_constants.cc
|
| index b8ba7b330897fa3f2c393f78d9c081296de7e4ad..ed6711e2b89f764941c941b9e3d61551c8ce004a 100644
|
| --- a/chrome/common/chrome_constants.cc
|
| +++ b/chrome/common/chrome_constants.cc
|
| @@ -174,8 +174,6 @@ const base::FilePath::CharType kSingletonSocketFilename[] =
|
| const base::FilePath::CharType kSupervisedUserSettingsFilename[] =
|
| FPL("Managed Mode Settings");
|
| const base::FilePath::CharType kThemePackFilename[] = FPL("Cached Theme.pak");
|
| -const base::FilePath::CharType kThemePackMaterialDesignFilename[] =
|
| - FPL("Cached Theme Material Design.pak");
|
| const base::FilePath::CharType kWebAppDirname[] = FPL("Web Applications");
|
|
|
| #if defined(OS_WIN)
|
|
|