| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 05443225835b60d045f32847b5291da2666612c5..41f997915c430ba82867001e4a6b799c523279b0 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1808,8 +1808,6 @@ 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_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",
|
|
|