| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 0c8bea76c92008c6cb4d590054e97968b3a7307d..3edd0666842fac9a3a7d9302fd77220323cf3049 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1118,6 +1118,7 @@
|
| 'browser/screen_orientation/screen_orientation_dispatcher_host.h',
|
| 'browser/screen_orientation/screen_orientation_message_filter_android.h',
|
| 'browser/screen_orientation/screen_orientation_message_filter_android.cc',
|
| + 'browser/screen_orientation/screen_orientation_provider.cc',
|
| 'browser/screen_orientation/screen_orientation_provider.h',
|
| 'browser/screen_orientation/screen_orientation_provider_android.h',
|
| 'browser/screen_orientation/screen_orientation_provider_android.cc',
|
|
|