| Index: components/policy/core/common/BUILD.gn
|
| diff --git a/components/policy/core/common/BUILD.gn b/components/policy/core/common/BUILD.gn
|
| index 3b2c18f692ea209bf4e4a4ed63c75929e0176fc1..8f0f32ae4357aa529fd474e6a832da3145fee1f2 100644
|
| --- a/components/policy/core/common/BUILD.gn
|
| +++ b/components/policy/core/common/BUILD.gn
|
| @@ -113,6 +113,8 @@ source_set("common") {
|
| "remote_commands/remote_command_job.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",
|
|
|