| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 3ee0cacec656341f731e810757992c13e34eddb2..53571aa6584b6bb894d2a5fefbacbd9b346f9ad2 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -407,8 +407,8 @@ source_set("browser") {
|
| "web_contents/aura/overscroll_window_delegate.h",
|
| "web_contents/aura/shadow_layer_delegate.cc",
|
| "web_contents/aura/shadow_layer_delegate.h",
|
| - "web_contents/touch_editable_impl_aura.cc",
|
| - "web_contents/touch_editable_impl_aura.h",
|
| + "web_contents/aura/touch_selection_controller_client_aura.cc",
|
| + "web_contents/aura/touch_selection_controller_client_aura.h",
|
| "web_contents/web_contents_view_aura.cc",
|
| "web_contents/web_contents_view_aura.h",
|
| ]
|
|
|