| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d5075a947240e7329c28a75a8c4b1a4e3eb84825..95ad6bef6796398294df9f4a9ff7896876fb302c 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -365,6 +365,8 @@
|
| 'browser/device_orientation/accelerometer_mac.cc',
|
| 'browser/device_orientation/accelerometer_mac.h',
|
| 'browser/device_orientation/data_fetcher.h',
|
| + 'browser/device_orientation/data_fetcher_platform.cc',
|
| + 'browser/device_orientation/data_fetcher_platform.h',
|
| 'browser/device_orientation/data_fetcher_impl_android.cc',
|
| 'browser/device_orientation/data_fetcher_impl_android.h',
|
| 'browser/device_orientation/data_fetcher_impl_win.cc',
|
| @@ -373,7 +375,7 @@
|
| '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_motion_service.h',
|
| 'browser/device_orientation/message_filter.cc',
|
| 'browser/device_orientation/message_filter.h',
|
| 'browser/device_orientation/motion.cc',
|
|
|