| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 926b7726f71ecf4fc08092ac6141c3d681225b8d..5894c2036eb632c8f45a4db130ecdbe2325e529e 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -91,9 +91,6 @@ extern const base::FilePath::CharType kThumbnailsFilename[];
|
| extern const base::FilePath::CharType kTopSitesFilename[];
|
| extern const base::FilePath::CharType kWebAppDirname[];
|
|
|
| -// File name of the Pepper Flash plugin on different platforms.
|
| -extern const base::FilePath::CharType kPepperFlashPluginFilename[];
|
| -
|
| // directory names
|
| extern const wchar_t kUserDataDirname[];
|
|
|
|
|