| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 1ac6bb275b6a84dbbe1c85e44350fb4113ea910f..918e97b18d3abe2d4fe4c70f7d4a880496f62c43 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -237,6 +237,9 @@
|
| 'public/browser/screen_orientation_dispatcher_host.h',
|
| 'public/browser/screen_orientation_provider.cc',
|
| 'public/browser/screen_orientation_provider.h',
|
| + 'public/browser/security_style_explanation.h',
|
| + 'public/browser/security_style_explanations.cc',
|
| + 'public/browser/security_style_explanations.h',
|
| 'public/browser/service_worker_context.h',
|
| 'public/browser/service_worker_usage_info.cc',
|
| 'public/browser/service_worker_usage_info.h',
|
|
|