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

Unified Diff: components/components_tests.gyp

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 | « base/test/test_mock_time_task_runner.cc ('k') | components/policy.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d696f9d8a532021bba4e3b880436fb055c52f9b7..74e1613bef038a7ac97f5d2c1fd24c04b00f74a9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -364,6 +364,7 @@
'policy/core/common/preg_parser_win_unittest.cc',
'policy/core/common/registry_dict_win_unittest.cc',
'policy/core/common/remote_commands/remote_commands_queue_unittest.cc',
+ 'policy/core/common/remote_commands/remote_commands_service_unittest.cc',
'policy/core/common/schema_map_unittest.cc',
'policy/core/common/schema_registry_tracking_policy_provider_unittest.cc',
'policy/core/common/schema_registry_unittest.cc',
« no previous file with comments | « base/test/test_mock_time_task_runner.cc ('k') | components/policy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698