Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index cf84e74e980481278682e1eb49d13c6af619fc12..1549a6a2b70f2764104e494e097162b0419042ec 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -400,10 +400,14 @@ |
'browser/device_orientation/data_fetcher_shared_memory_default.cc', |
'browser/device_orientation/data_fetcher_shared_memory.h', |
'browser/device_orientation/device_data.h', |
+ 'browser/device_orientation/device_motion_message_filter.cc', |
+ 'browser/device_orientation/device_motion_message_filter.h', |
'browser/device_orientation/device_motion_provider.cc', |
'browser/device_orientation/device_motion_provider.h', |
'browser/device_orientation/device_motion_service.cc', |
'browser/device_orientation/device_motion_service.h', |
+ 'browser/device_orientation/device_orientation_message_filter.cc', |
+ 'browser/device_orientation/device_orientation_message_filter.h', |
'browser/device_orientation/message_filter.cc', |
'browser/device_orientation/message_filter.h', |
'browser/device_orientation/observer_delegate.cc', |
@@ -761,8 +765,6 @@ |
'browser/renderer_host/compositor_impl_android.h', |
'browser/renderer_host/database_message_filter.cc', |
'browser/renderer_host/database_message_filter.h', |
- 'browser/renderer_host/device_motion_browser_message_filter.cc', |
- 'browser/renderer_host/device_motion_browser_message_filter.h', |
'browser/renderer_host/dip_util.cc', |
'browser/renderer_host/dip_util.h', |
'browser/renderer_host/file_utilities_message_filter.cc', |