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

Unified Diff: chrome/common/chrome_switches.h

Issue 2287583003: Linux: Remove --wm-user-time-ms command line argument (Closed)
Patch Set: Created 4 years, 4 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 8ce9d08c43149abf7a79894bf635d939ddaab6db..3aac95a1803ec1ccf816e38014a81eeb82e51d41 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -321,7 +321,6 @@ extern const char kHelp[];
extern const char kHelpShort[];
extern const char kPasswordStore[];
extern const char kWmClass[];
-extern const char kWmUserTimeMs[];
#endif
#if defined(OS_MACOSX)

Powered by Google App Engine
This is Rietveld 408576698