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

Unified Diff: ash/root_window_controller.h

Issue 11418114: Add policy for ash launcher auto-hide behavior (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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/root_window_controller.cc » ('j') | ash/shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/root_window_controller.h
diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h
index b34124efc63ed860bf5ceef3cbac1ac6b3031c6b..842c987c851502756be1481b4dd499d7f2e60fd7 100644
--- a/ash/root_window_controller.h
+++ b/ash/root_window_controller.h
@@ -152,10 +152,6 @@ class ASH_EXPORT RootWindowController {
bool SetShelfAlignment(ShelfAlignment alignment);
ShelfAlignment GetShelfAlignment();
- // Get the shelf's auto hide status.
- bool IsShelfAutoHideMenuHideChecked();
- ShelfAutoHideBehavior GetToggledShelfAutoHideBehavior();
-
private:
// Creates each of the special window containers that holds windows of various
// types in the shell UI.
« no previous file with comments | « no previous file | ash/root_window_controller.cc » ('j') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698