Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 7bd3d3e7c5ab412ea8d368eda2cf12246308ae56..d90c0265455f4b1c867932e9eae3613d292c7be3 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -375,16 +375,14 @@ source_set("browser") { |
"renderer_host/web_input_event_aura.h", |
"web_contents/aura/gesture_nav_simple.cc", |
"web_contents/aura/gesture_nav_simple.h", |
- "web_contents/aura/image_window_delegate.cc", |
- "web_contents/aura/image_window_delegate.h", |
"web_contents/aura/overscroll_navigation_overlay.cc", |
"web_contents/aura/overscroll_navigation_overlay.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/touch_selection_controller_aura_client_impl.cc", |
+ "web_contents/touch_selection_controller_aura_client_impl.h", |
"web_contents/web_contents_view_aura.cc", |
"web_contents/web_contents_view_aura.h", |
] |