Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index 4e06edda41db40a72383b69d30be4b125f65ea66..efa67a20f9824937b8db0474ee52115b4b22628c 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -350,10 +350,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); |