Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index db4b5c0b84578ac8c5ead64f9ee65ad8368e9cba..92e4534092f079acbf325c66eb369b7997c87886 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -346,10 +346,6 @@ class ASH_EXPORT Shell : internal::SystemModalContainerEventFilterDelegate, |
ShelfAutoHideBehavior GetShelfAutoHideBehavior( |
aura::RootWindow* root_window) const; |
- bool IsShelfAutoHideMenuHideChecked(aura::RootWindow* root); |
- ShelfAutoHideBehavior GetToggledShelfAutoHideBehavior( |
- aura::RootWindow* root_window); |
- |
// Sets/gets shelf's alignment on |root_window|. |
void SetShelfAlignment(ShelfAlignment alignment, |
aura::RootWindow* root_window); |