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

Unified Diff: components/policy.gypi

Issue 879233003: Initial RemoteCommandService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remote-commands
Patch Set: comments grammar fixes; fix win compile Created 5 years, 10 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
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"', {

Powered by Google App Engine
This is Rietveld 408576698