| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index f50ccbd1753434d6c06988b0fdb887b8c97c2698..d8494b8bbe51d7f3ea2353b34d352dcf5c1268f5 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1235,8 +1235,6 @@ source_set("browser") {
|
| "resolve_proxy_msg_helper.h",
|
| "resource_context_impl.cc",
|
| "resource_context_impl.h",
|
| - "screen_orientation/screen_orientation_delegate_win.cc",
|
| - "screen_orientation/screen_orientation_delegate_win.h",
|
| "screen_orientation/screen_orientation_provider.cc",
|
| "screen_orientation/screen_orientation_provider.h",
|
| "service_manager/merge_dictionary.cc",
|
|
|