| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 513a7b05a91e579101cbd9bded9b281ff0559e4d..d0016fce060067ffa72988a01fdca5231c4d3216 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -264,8 +264,10 @@
|
| 'browser/device_orientation/data_fetcher.h',
|
| 'browser/device_orientation/data_fetcher_impl_android.cc',
|
| 'browser/device_orientation/data_fetcher_impl_android.h',
|
| + 'browser/device_orientation/device_data.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/provider.cc',
|
| 'browser/device_orientation/provider.h',
|
|
|