Index: athena/wm/bezel_controller.h |
diff --git a/athena/wm/bezel_controller.h b/athena/wm/bezel_controller.h |
index 7bec71ad343c1ea28d401184b7415e18727c3d83..407091699502ecf8b5f584d6c6252a1ed1bb215c 100644 |
--- a/athena/wm/bezel_controller.h |
+++ b/athena/wm/bezel_controller.h |
@@ -75,10 +75,6 @@ class BezelController : public ui::EventHandler { |
// BEZEL_SROLLING states. |
void SetState(State state, float scroll_delta); |
- // Returns the bezel corresponding to the |location| or BEZEL_NONE if the |
- // location is outside of the bezel area. |
- Bezel GetBezel(const gfx::PointF& location); |
- |
// ui::EventHandler overrides |
virtual void OnGestureEvent(ui::GestureEvent* event) OVERRIDE; |