| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 369c8198d073fec1311f4e92c8b402904d7228ad..5656193211b84d95e03b7423cbfc2acce4730388 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1179,10 +1179,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_dispatcher_host_impl.cc",
|
| - "screen_orientation/screen_orientation_dispatcher_host_impl.h",
|
| "service_manager/merge_dictionary.cc",
|
| "service_manager/merge_dictionary.h",
|
| "service_manager/service_manager_context.cc",
|
|
|