| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 34af347014e8fb77d0cf1f833f3a940a6f504f78..f210f5d283fda18dbb389f2d0f0b15c80b429d18 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -598,6 +598,9 @@ extern const char kDiskCacheDir[];
|
| extern const char kDiskCacheSize[];
|
| extern const char kMediaCacheSize[];
|
|
|
| +extern const char kPluginFinderDbUpdate[];
|
| +extern const char kPluginFinderDbCache[];
|
| +
|
| extern const char kChromeOsReleaseChannel[];
|
|
|
| extern const char kRegisteredBackgroundContents[];
|
|
|