| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index dd980e3b526be1c4ba53e7202682f84cee983d60..bc69e2d5d8059b8c02af517291d15aedcdaca836 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',
|
|
|