| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 91198678c4d6485f43b7f70633d234242a580189..9a9ea9a99feaa31a71d83587c0b65ac144511dd0 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -286,12 +286,16 @@
|
| 'browser/device_orientation/device_data.h',
|
| 'browser/device_orientation/message_filter.cc',
|
| 'browser/device_orientation/message_filter.h',
|
| + 'browser/device_orientation/motion.cc',
|
| + 'browser/device_orientation/motion.h',
|
| + 'browser/device_orientation/motion_message_filter.cc',
|
| + 'browser/device_orientation/motion_message_filter.h',
|
| 'browser/device_orientation/observer_delegate.cc',
|
| 'browser/device_orientation/observer_delegate.h',
|
| - 'browser/device_orientation/orientation_message_filter.cc',
|
| - 'browser/device_orientation/orientation_message_filter.h',
|
| 'browser/device_orientation/orientation.cc',
|
| 'browser/device_orientation/orientation.h',
|
| + 'browser/device_orientation/orientation_message_filter.cc',
|
| + 'browser/device_orientation/orientation_message_filter.h',
|
| 'browser/device_orientation/provider.cc',
|
| 'browser/device_orientation/provider.h',
|
| 'browser/device_orientation/provider_impl.cc',
|
|
|