| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index c9dcea98fcadff1ab5991750a79acb0bab1741e7..f6e62efe7c81012f7737341121da7170d2f43ceb 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -194,6 +194,7 @@
|
| 'public/browser/screen_orientation_delegate.h',
|
| 'public/browser/screen_orientation_provider.cc',
|
| 'public/browser/screen_orientation_provider.h',
|
| + 'public/browser/service_worker_context.cc',
|
| 'public/browser/service_worker_context.h',
|
| 'public/browser/service_worker_usage_info.cc',
|
| 'public/browser/service_worker_usage_info.h',
|
|
|