Index: ash/wm/video_detector.h |
diff --git a/ash/wm/video_detector.h b/ash/wm/video_detector.h |
index 7a2b112a5a50af8f107724031e15fc77d9cc7d5a..d50f9f3188d4cf9f224aa5e1162813fe873cd639 100644 |
--- a/ash/wm/video_detector.h |
+++ b/ash/wm/video_detector.h |
@@ -69,7 +69,7 @@ class ASH_EXPORT VideoDetector : public aura::EnvObserver, |
virtual void OnWindowInitialized(aura::Window* window) OVERRIDE; |
// WindowObserver overrides. |
- virtual void OnWindowPaintScheduled(aura::Window* window, |
+ virtual void OnDelegatedFrameDamage(aura::Window* window, |
const gfx::Rect& region) OVERRIDE; |
virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE; |