| Index: components/components_tests.gyp | 
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp | 
| index a692b0545d4fe823ea6050163f1829d334e6bffa..281e2cca761dbac3c7d01836585c3b50a26b0480 100644 | 
| --- a/components/components_tests.gyp | 
| +++ b/components/components_tests.gyp | 
| @@ -820,6 +820,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', | 
|  |