Index: ash/touch/touch_hud_debug.h |
diff --git a/ash/touch/touch_hud_debug.h b/ash/touch/touch_hud_debug.h |
index 12ba64aeefd40d9f82c71208a6f5978256038e41..2cac29487ba23c9ea91046b0a572830818694d21 100644 |
--- a/ash/touch/touch_hud_debug.h |
+++ b/ash/touch/touch_hud_debug.h |
@@ -60,8 +60,7 @@ |
// Overriden from TouchObserverHUD. |
virtual void OnTouchEvent(ui::TouchEvent* event) OVERRIDE; |
- virtual void OnDisplayMetricsChanged(const gfx::Display& display, |
- uint32_t metrics) OVERRIDE; |
+ virtual void OnDisplayBoundsChanged(const gfx::Display& display) OVERRIDE; |
virtual void SetHudForRootWindowController( |
RootWindowController* controller) OVERRIDE; |
virtual void UnsetHudForRootWindowController( |