| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 916c0e38d2a5fc2fa1bf9de7342e2c9db4e541ea..49a5b2306f8bc28e174ae7ad88d5239dccf305fb 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -191,7 +191,9 @@
|
| 'public/browser/resource_throttle.h',
|
| 'public/browser/save_page_type.h',
|
| 'public/browser/screen_orientation_dispatcher_host.h',
|
| + 'public/browser/screen_orientation_provider.cc',
|
| 'public/browser/screen_orientation_provider.h',
|
| + 'public/browser/screen_orientation_provider_factory.h',
|
| 'public/browser/service_worker_context.h',
|
| 'public/browser/service_worker_usage_info.cc',
|
| 'public/browser/service_worker_usage_info.h',
|
|
|