| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 91fbfee05f57a9bd038b677d3e7346531804236a..09bad9591be56131a3c8fb30409af9223e76e543 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -383,8 +383,8 @@ source_set("browser") {
|
| "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",
|
| ]
|
|
|