diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 14e0f40..c88998c 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -141,6 +141,7 @@ extern const char kAccessibilityEnabled[]; extern const char kLabsAdvancedFilesystemEnabled[]; extern const char kLabsMediaplayerEnabled[]; extern const char kLabsTalkEnabled[]; +extern const char kEnableScreenLock[]; #endif extern const char kIpcDisabledMessages[]; extern const char kShowHomeButton[]; |