diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 0812fdb..453b166 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -290,6 +290,7 @@ extern const char kVersion[]; extern const char kWinHttpProxyResolver[]; #if defined(OS_CHROMEOS) +extern const char kWebUILockScreen[]; extern const char kWebUILogin[]; extern const char kSkipOAuthLogin[]; extern const char kEnableBluetooth[]; |