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

Unified Diff: ash/shelf/shelf_layout_manager.h

Issue 133873004: aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 11 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 | « apps/ui/views/shell_window_frame_view.cc ('k') | ash/shelf/shelf_layout_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/shelf_layout_manager.h
diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
index 7a96c3aa3fc1501299aa7b9ddfb7929bc2c97a89..96b609b3e8119ac81b5896e71760c77de3eacccb 100644
--- a/ash/shelf/shelf_layout_manager.h
+++ b/ash/shelf/shelf_layout_manager.h
@@ -318,10 +318,6 @@ class ASH_EXPORT ShelfLayoutManager :
ShelfAutoHideState CalculateAutoHideState(
ShelfVisibilityState visibility_state) const;
- // Updates the hit test bounds override for shelf and status area.
- // TODO(sad): Remove this (crbug.com/318879)
- void UpdateHitTestBounds();
-
// Returns true if |window| is a descendant of the shelf.
bool IsShelfWindow(aura::Window* window);
« no previous file with comments | « apps/ui/views/shell_window_frame_view.cc ('k') | ash/shelf/shelf_layout_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698