| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 73f6f7bba4ba269a2cdf6e1987d25fd447fa2396..c078d1ad69832407ed20512362fbc3bce04621a9 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -446,6 +446,8 @@ extern const char kMessageCenterEnabledSyncNotifierIds[];
|
| extern const char kExtensionsPref[];
|
| extern const char kExtensionsLastChromeVersion[];
|
|
|
| +extern const char kFullscreenAllowed[];
|
| +
|
| // Local state prefs. Please add Profile prefs above instead.
|
| extern const char kCertRevocationCheckingEnabled[];
|
| extern const char kCertRevocationCheckingRequiredLocalAnchors[];
|
|
|