Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 8c6fdc908969dc36d0f300b6e116513b037f5dbd..1772a7bb30dfd0b7e673ec808ea19e69e3a03b2f 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -26,6 +26,7 @@ extern const char kSessionExitedCleanly[]; |
extern const char kRestoreOnStartup[]; |
extern const char kURLsToRestoreOnStartup[]; |
extern const char kRestoreOnStartupMigrated[]; |
+extern const char kDisableScreenshots[]; |
// For OS_CHROMEOS we maintain kApplicationLocale property in both local state |
// and user's profile. Global property determines locale of login screen, |