| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index a7bdc91f5ee62b0785c2fc5901ef8a92035fba02..bec73d0f48292db5be15cdf1a7563cd67f87eb90 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1145,8 +1145,8 @@ source_set("browser") {
|
| "resource_context_impl.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",
|
| + "screen_orientation/screen_orientation_impl.cc",
|
| + "screen_orientation/screen_orientation_impl.h",
|
| "service_manager/merge_dictionary.cc",
|
| "service_manager/merge_dictionary.h",
|
| "service_manager/service_manager_context.cc",
|
|
|