Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(873)

Unified Diff: chrome/common/chrome_switches.h

Issue 1949393007: X11: Better timestamp handling for _NET_ACTIVE_WINDOW (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: C++ style casts and remove dummy_data_ Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)

Powered by Google App Engine
This is Rietveld 408576698