| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index d6f098d5fcdadc7438b2a36b8355f0a3a00cacdd..a722c0c8626b3197ed0375cc4b1830e646a0a64a 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -395,12 +395,10 @@
|
| "web_contents/aura/gesture_nav_simple.h",
|
| "web_contents/aura/overscroll_navigation_overlay.cc",
|
| "web_contents/aura/overscroll_navigation_overlay.h",
|
| - "web_contents/aura/overscroll_window_animation.cc",
|
| - "web_contents/aura/overscroll_window_animation.h",
|
| - "web_contents/aura/overscroll_window_delegate.cc",
|
| - "web_contents/aura/overscroll_window_delegate.h",
|
| "web_contents/aura/shadow_layer_delegate.cc",
|
| "web_contents/aura/shadow_layer_delegate.h",
|
| + "web_contents/aura/window_slider.cc",
|
| + "web_contents/aura/window_slider.h",
|
| "web_contents/touch_editable_impl_aura.cc",
|
| "web_contents/touch_editable_impl_aura.h",
|
| "web_contents/web_contents_view_aura.cc",
|
|
|