Initial RemoteCommands for CrOS
commit8c5d1f1e145d2a75dedd3d9420fe7119f1841a46
authorbinjin <binjin@chromium.org>
Tue, 27 Jan 2015 16:50:53 +0000 (27 08:50 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 27 Jan 2015 16:52:44 +0000 (27 16:52 +0000)
tree4324db7062aa1a9d9bbc3600e3496a6ba72179f1
parentc93ebf902eaa453be47a30243065b75cea73ddf2
Initial RemoteCommands for CrOS

BUG=

Review URL: https://codereview.chromium.org/777033004

Cr-Commit-Position: refs/heads/master@{#313290}
13 files changed:
components/components_tests.gyp
components/policy.gypi
components/policy/BUILD.gn
components/policy/core/common/BUILD.gn
components/policy/core/common/remote_commands/remote_command_job.cc [new file with mode: 0644]
components/policy/core/common/remote_commands/remote_command_job.h [new file with mode: 0644]
components/policy/core/common/remote_commands/remote_commands_queue.cc [new file with mode: 0644]
components/policy/core/common/remote_commands/remote_commands_queue.h [new file with mode: 0644]
components/policy/core/common/remote_commands/remote_commands_queue_unittest.cc [new file with mode: 0644]
components/policy/core/common/remote_commands/test_remote_command_job.cc [new file with mode: 0644]
components/policy/core/common/remote_commands/test_remote_command_job.h [new file with mode: 0644]
components/policy/policy_common.gypi
components/policy/proto/device_management_backend.proto