Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 9168388de282becc6e94d8d8ba012516a3d9e1ae..aef082904b61f36c0c46f8d3a24a767253bc2cd1 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -443,6 +443,8 @@ extern const char kMessageCenterDisabledExtensionIds[]; |
extern const char kMessageCenterDisabledSystemComponentIds[]; |
extern const char kMessageCenterEnabledSyncNotifierIds[]; |
+extern const char kFullscreenAllowed[]; |
+ |
// Local state prefs. Please add Profile prefs above instead. |
extern const char kCertRevocationCheckingEnabled[]; |
extern const char kCertRevocationCheckingRequiredLocalAnchors[]; |