| Index: content/browser/web_contents/aura/overscroll_window_animation.h
|
| diff --git a/content/browser/web_contents/aura/overscroll_window_animation.h b/content/browser/web_contents/aura/overscroll_window_animation.h
|
| index 878197803c49656c10a053481365ba0adbbdbfe3..f19e5f8bcc71a87ad29859f747024c1de51b3f2c 100644
|
| --- a/content/browser/web_contents/aura/overscroll_window_animation.h
|
| +++ b/content/browser/web_contents/aura/overscroll_window_animation.h
|
| @@ -18,13 +18,11 @@ class Window;
|
|
|
| namespace ui {
|
| class Layer;
|
| -class LayerAnimator;
|
| }
|
|
|
| namespace content {
|
|
|
| class ShadowLayerDelegate;
|
| -class WebContentsImpl;
|
|
|
| // Manages the animation of a window sliding on top or behind another one. The
|
| // main window, which is the one displayed before the animation starts, is not
|
|
|