| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 3fe22500dee9b58577d17a92576ee030c3ea710a..aac52fa5aba52951db06109c40666d50e17daa08 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -120,6 +120,8 @@
|
| 'child/resource_dispatcher.h',
|
| 'child/runtime_features.cc',
|
| 'child/runtime_features.h',
|
| + 'child/site_isolation_policy.cc',
|
| + 'child/site_isolation_policy.h',
|
| 'child/socket_stream_dispatcher.cc',
|
| 'child/socket_stream_dispatcher.h',
|
| 'child/thread_safe_sender.cc',
|
|
|