Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index dbecaab478699c8731a457b329efa07489f52232..73d25f96c0382b58e0dab19f18fab5b9f8dd2a71 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -322,6 +322,7 @@ extern const char kOpenAsh[]; |
extern const char kHelp[]; |
extern const char kHelpShort[]; |
extern const char kPasswordStore[]; |
+extern const char kWmUserTimeMs[]; |
#endif |
#if defined(OS_MACOSX) |