Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Unified Diff: components/policy.gypi

Issue 879233003: Initial RemoteCommandService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remote-commands
Patch Set: rebase, fixes addressing #31 Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/components_tests.gyp ('k') | components/policy/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy.gypi
diff --git a/components/policy.gypi b/components/policy.gypi
index e6573b6a289f0f0edfdc87ed449bffdc5ee0db6a..d6ae095078a9d79b8d82902f93f65525ef7b71f8 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -323,6 +323,8 @@
'policy/core/common/preferences_mock_mac.h',
'policy/core/common/remote_commands/test_remote_command_job.cc',
'policy/core/common/remote_commands/test_remote_command_job.h',
+ 'policy/core/common/remote_commands/testing_remote_commands_server.cc',
+ 'policy/core/common/remote_commands/testing_remote_commands_server.h',
],
'conditions': [
['OS=="android"', {
« no previous file with comments | « components/components_tests.gyp ('k') | components/policy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698