| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7e98602404f0d5401eb4a596c1f83610c112f1e7..f6c10a29b5ce5542e8f7cba3bf189e73c6736068 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1387,6 +1387,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',
|
|
|