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

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: Added XFlush and moved code to chrome_browser_main_extra_parts_x11.cc 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 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)

Powered by Google App Engine
This is Rietveld 408576698