| Index: chrome/common/chrome_constants.h
|
| diff --git a/chrome/common/chrome_constants.h b/chrome/common/chrome_constants.h
|
| index 9b966bf8e90d6f2267ff1318c8fcaa2aa1f3288a..d06d282733e95fe06d818d29f5c0277db2f67b87 100644
|
| --- a/chrome/common/chrome_constants.h
|
| +++ b/chrome/common/chrome_constants.h
|
| @@ -44,7 +44,6 @@ extern const FilePath::CharType kCacheDirname[];
|
| extern const FilePath::CharType kMediaCacheDirname[];
|
| extern const FilePath::CharType kOffTheRecordMediaCacheDirname[];
|
| extern const FilePath::CharType kAppCacheDirname[];
|
| -extern const FilePath::CharType kChromePluginDataDirname[];
|
| extern const FilePath::CharType kThemePackFilename[];
|
| extern const FilePath::CharType kCookieFilename[];
|
| extern const FilePath::CharType kExtensionsCookieFilename[];
|
|
|