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

Unified Diff: ash/shell.h

Issue 14584004: Remove ash-disable-launcher-per-display flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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
« no previous file with comments | « ash/shelf/shelf_widget_unittest.cc ('k') | ash/shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index cb96ee64a51650444efbfeb4e95f4e5ff0b70fd7..0415be4e43fc20a043f29f0adfb435843fe36b47 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -200,9 +200,6 @@ class ASH_EXPORT Shell
int container_id,
aura::RootWindow* priority_root);
- // True if "launcher per display" feature is enabled.
- static bool IsLauncherPerDisplayEnabled();
-
// True if an experimental maximize mode is enabled which forces browser and
// application windows to be maximized only.
static bool IsForcedMaximizeMode();
« no previous file with comments | « ash/shelf/shelf_widget_unittest.cc ('k') | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698