Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 819f89f88cc412f2c4c925eb3e0790bf086b88b1..3022aaaed636c36217112ca114ab39b24cdcc97b 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_impl.cc", |
blundell
2016/10/25 16:09:26
nit: this can just be screen_orientation (and clas
lunalu1
2016/11/03 23:15:25
Done.
|
+ "screen_orientation/screen_orientation_impl.h", |
"service_manager/merge_dictionary.cc", |
"service_manager/merge_dictionary.h", |
"service_manager/service_manager_context.cc", |