| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7d8586d519e8389afae731a7f5e47b9f9b33a307..0fbdef14e11c7df01bb2b862d49b6fa94b11ea0d 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1092,6 +1092,8 @@
|
| 'browser/safe_util_win.h',
|
| 'browser/screen_orientation/screen_orientation_dispatcher_host.cc',
|
| '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.h',
|
| 'browser/screen_orientation/screen_orientation_provider_android.h',
|
| 'browser/screen_orientation/screen_orientation_provider_android.cc',
|
|
|