| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index ad22c6f3f4b2433dccf2f2929d2d8a6daa0240ca..2b14f24dcc53ba60f674de5c57bf9589078fde08 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -237,6 +237,10 @@
|
| 'public/browser/screen_orientation_dispatcher_host.h',
|
| 'public/browser/screen_orientation_provider.cc',
|
| 'public/browser/screen_orientation_provider.h',
|
| + 'public/browser/security_style_explanation.cc',
|
| + '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',
|
|
|