| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index aedb1e785ac117532f7cd546ccfa44e127df6ea9..86f9812ec57b1216b1f2a0fc00d39b7126e78307 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -508,6 +508,8 @@
|
| 'common/savable_url_schemes.cc',
|
| 'common/savable_url_schemes.h',
|
| 'common/screen_orientation_messages.h',
|
| + 'common/security_style_util.cc',
|
| + 'common/security_style_util.h',
|
| 'common/send_zygote_child_ping_linux.cc',
|
| 'common/service_worker/embedded_worker_messages.h',
|
| 'common/service_worker/embedded_worker_settings.h',
|
|
|