| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index eff21e9f199f2e98e007dad961966f721aa0af43..8f04fd8a5baeb20b7cc245d622aad8889372cda2 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1122,6 +1122,8 @@
|
| 'browser/screen_orientation/screen_orientation_dispatcher_host.cc',
|
| 'browser/screen_orientation/screen_orientation_dispatcher_host.h',
|
| 'browser/screen_orientation/screen_orientation_provider.h',
|
| + 'browser/screen_orientation/screen_orientation_provider_android.h',
|
| + 'browser/screen_orientation/screen_orientation_provider_android.cc',
|
| 'browser/service_worker/embedded_worker_instance.cc',
|
| 'browser/service_worker/embedded_worker_instance.h',
|
| 'browser/service_worker/embedded_worker_registry.cc',
|
|
|