| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 590ba276f0ec01cdae933b3b8df04a787f9d54ac..0ca5776bc5b7d1620bc9eb97943ef259df21fe3e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1130,6 +1130,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',
|
|
|