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

Unified Diff: ash/ash_switches.h

Issue 184113005: Removal of drag window to user tray icon functionality (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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
« no previous file with comments | « no previous file | ash/ash_switches.cc » ('j') | ash/system/user/tray_user.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_switches.h
diff --git a/ash/ash_switches.h b/ash/ash_switches.h
index 11b40c6d79a0f0e85b5aee4dac2d82a4d211276a..0c24f8ceffe6a417afa502738b02fbd3aacf14ce 100644
--- a/ash/ash_switches.h
+++ b/ash/ash_switches.h
@@ -78,9 +78,6 @@ ASH_EXPORT bool UseDragOffShelf();
// immersive fullscreen via <F4>.
ASH_EXPORT bool UseImmersiveFullscreenForAllWindows();
-// Returns true if multiple user icons are allowed in the tray.
-ASH_EXPORT bool UseMultiUserTray();
-
// Returns true if overview mode should be activated for window switching.
ASH_EXPORT bool UseOverviewMode();
« no previous file with comments | « no previous file | ash/ash_switches.cc » ('j') | ash/system/user/tray_user.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698