| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 05232b6e35259c56378844348257d5ebb79fc030..23402f718814a8e43f044204fe44ed2418d9f3e9 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -122,6 +122,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',
|
|
|