Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 03f3b91ba77ee22f79fd191703a9120ba7fceddd..e9e5948b405cc4d9033fea7d93fa85791b1e2e35 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -1147,8 +1147,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_service_impl.cc", |
+ "screen_orientation/screen_orientation_service_impl.h", |
"service_manager/merge_dictionary.cc", |
"service_manager/merge_dictionary.h", |
"service_manager/service_manager_context.cc", |