| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1733495c9629b1e7e1bf05db634807b7297bd99b..c42fa8acf8cab03d7b72518d15c987ff8167e8ba 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1207,10 +1207,10 @@ source_set("browser") {
|
| "resolve_proxy_msg_helper.h",
|
| "resource_context_impl.cc",
|
| "resource_context_impl.h",
|
| - "screen_orientation/screen_orientation.cc",
|
| - "screen_orientation/screen_orientation.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",
|
| "service_manager/merge_dictionary.h",
|
| "service_manager/service_manager_context.cc",
|
|
|