| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 44a2ef66dd3f6d264dfb458874e8163867576e76..8c845b5b297e2ad00db512e676e6ecf0e48855f1 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -70,7 +70,6 @@ extern const base::FilePath::CharType kSingletonLockFilename[];
|
| extern const base::FilePath::CharType kSingletonSocketFilename[];
|
| extern const base::FilePath::CharType kSupervisedUserSettingsFilename[];
|
| extern const base::FilePath::CharType kThemePackFilename[];
|
| -extern const base::FilePath::CharType kThemePackMaterialDesignFilename[];
|
| extern const base::FilePath::CharType kWebAppDirname[];
|
|
|
| #if defined(OS_WIN)
|
|
|