| Index: content/content_tests.gypi
 | 
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
 | 
| index 0574891c146fae421824d8738784124b8dfedafa..553841affd2334bd2cafecb7fb34f4a42fc0565c 100644
 | 
| --- a/content/content_tests.gypi
 | 
| +++ b/content/content_tests.gypi
 | 
| @@ -398,6 +398,7 @@
 | 
|          'child/npapi/plugin_lib_unittest.cc',
 | 
|          'child/power_monitor_broadcast_source_unittest.cc',
 | 
|          'child/resource_dispatcher_unittest.cc',
 | 
| +        'child/site_isolation_policy_unittest.cc',
 | 
|          'common/android/address_parser_unittest.cc',
 | 
|          'common/cc_messages_unittest.cc',
 | 
|          'common/common_param_traits_unittest.cc',
 | 
| 
 |