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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1094493003: Initial RemoteCommandsInvalidator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: fixes addressing #7 and #8 Created 5 years, 7 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index e800ea27a114f813324be58851eea7321e238a62..42a1ac25cc3ba568dcf2e6191dd7ff854bc47a6a 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -970,6 +970,7 @@
'chrome_unit_tests_configuration_policy_sources': [
'browser/net/proxy_policy_handler_unittest.cc',
'browser/policy/cloud/cloud_policy_invalidator_unittest.cc',
+ 'browser/policy/cloud/remote_commands_invalidator_unittest.cc',
'browser/policy/cloud/user_policy_signin_service_unittest.cc',
'browser/policy/file_selection_dialogs_policy_handler_unittest.cc',
'browser/policy/javascript_policy_handler_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698