| Index: components/components_tests.gyp | 
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp | 
| index d1e68bdcf0337e0e3b6de2f2261e8f0e84209809..5a6085415a6e08559925e2008f5b20c9604660e8 100644 | 
| --- a/components/components_tests.gyp | 
| +++ b/components/components_tests.gyp | 
| @@ -1035,6 +1035,7 @@ | 
| 'policy/core/common/preg_parser_win_unittest.cc', | 
| 'policy/core/common/registry_dict_win_unittest.cc', | 
| 'policy/core/common/remote_commands/remote_commands_queue_unittest.cc', | 
| +                'policy/core/common/remote_commands/remote_commands_service_unittest.cc', | 
| 'policy/core/common/schema_map_unittest.cc', | 
| 'policy/core/common/schema_registry_tracking_policy_provider_unittest.cc', | 
| 'policy/core/common/schema_registry_unittest.cc', | 
|  |