summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r--content/content_browser.gypi6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index e4d7b5e..1124248 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',