| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a1897c5951c8e5cce76d6c2fc5c246abb0c8b949..eca2d14bc608c239ec11c62d5a60bd20e42d048d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -25,6 +25,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,
|
|
|