| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index e86e4e64aa0fb48fddeda3b12a156c6ce3d67a4d..e48a44fafd08558c56c7cabb2f96447638a3a360 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1370,6 +1370,8 @@
|
| 'browser/resource_context_impl.h',
|
| 'browser/safe_util_win.cc',
|
| 'browser/safe_util_win.h',
|
| + 'browser/screen_orientation/screen_orientation_delegate_win.cc',
|
| + 'browser/screen_orientation/screen_orientation_delegate_win.h',
|
| 'browser/screen_orientation/screen_orientation_dispatcher_host_impl.cc',
|
| 'browser/screen_orientation/screen_orientation_dispatcher_host_impl.h',
|
| 'browser/service_worker/embedded_worker_instance.cc',
|
|
|