Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index bb128a2c8cf77d937c1502e2888f4763f9cad5af..c18e806d81f73d65b593bb6fa3cb3d825fe3b332 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -331,6 +331,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) |