| Index: components/policy/core/common/BUILD.gn
|
| diff --git a/components/policy/core/common/BUILD.gn b/components/policy/core/common/BUILD.gn
|
| index e192b3dbe21dea6e99e8c94848d598d559392511..40ed1dae94aabcc58555c63ac4ce99d8028624cb 100644
|
| --- a/components/policy/core/common/BUILD.gn
|
| +++ b/components/policy/core/common/BUILD.gn
|
| @@ -112,8 +112,12 @@ source_set("common") {
|
| "registry_dict_win.h",
|
| "remote_commands/remote_command_job.cc",
|
| "remote_commands/remote_command_job.h",
|
| + "remote_commands/remote_commands_factory.cc",
|
| + "remote_commands/remote_commands_factory.h",
|
| "remote_commands/remote_commands_queue.cc",
|
| "remote_commands/remote_commands_queue.h",
|
| + "remote_commands/remote_commands_service.cc",
|
| + "remote_commands/remote_commands_service.h",
|
| "schema.cc",
|
| "schema.h",
|
| "schema_internal.h",
|
|
|