| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index d3294588ac098f284a18e253c88fa3d014575c9a..9915016150e65325291cf33d6407d737cdee28d3 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1748,8 +1748,8 @@ source_set("browser") {
|
| "renderer_host/render_widget_host_view_android.h",
|
| "screen_orientation/screen_orientation_delegate_android.cc",
|
| "screen_orientation/screen_orientation_delegate_android.h",
|
| - "screen_orientation/screen_orientation_message_filter_android.cc",
|
| - "screen_orientation/screen_orientation_message_filter_android.h",
|
| + "screen_orientation/screen_orientation_listener_android.cc",
|
| + "screen_orientation/screen_orientation_listener_android.h",
|
| "web_contents/web_contents_android.cc",
|
| "web_contents/web_contents_android.h",
|
| "web_contents/web_contents_view_android.cc",
|
|
|