Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 58d677781295ea94001539ea92942898cb4c5ba2..0c8c05233c61cef3d5765c1c9827895768e5b705 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -400,8 +400,6 @@ |
'browser/device_monitor_mac.mm', |
'browser/device_monitor_udev.cc', |
'browser/device_monitor_udev.h', |
- 'browser/device_orientation/data_fetcher_impl_android.cc', |
- 'browser/device_orientation/data_fetcher_impl_android.h', |
'browser/device_orientation/data_fetcher_shared_memory.h', |
'browser/device_orientation/data_fetcher_shared_memory_android.cc', |
'browser/device_orientation/data_fetcher_shared_memory_base.cc', |
@@ -416,6 +414,8 @@ |
'browser/device_orientation/device_orientation_message_filter.cc', |
'browser/device_orientation/device_orientation_message_filter.h', |
'browser/device_orientation/inertial_sensor_consts.h', |
+ 'browser/device_orientation/sensor_manager_android.cc', |
+ 'browser/device_orientation/sensor_manager_android.h', |
'browser/dom_storage/dom_storage_area.cc', |
'browser/dom_storage/dom_storage_area.h', |
'browser/dom_storage/dom_storage_context_impl.cc', |