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

Unified Diff: chrome/chrome_browser_chromeos.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_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index aa01ca01b5210d89fa735eb958198f85ce7d4906..0c028c807756e1e8afa3bda65a43316067168889 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -855,6 +855,8 @@
'browser/chromeos/policy/remote_commands/device_command_screenshot_job.h',
'browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.cc',
'browser/chromeos/policy/remote_commands/device_commands_factory_chromeos.h',
+ 'browser/chromeos/policy/remote_commands/affiliated_remote_commands_invalidator.cc',
+ 'browser/chromeos/policy/remote_commands/affiliated_remote_commands_invalidator.h',
'browser/chromeos/policy/remote_commands/screenshot_delegate.cc',
'browser/chromeos/policy/remote_commands/screenshot_delegate.h',
'browser/chromeos/policy/server_backed_device_state.cc',

Powered by Google App Engine
This is Rietveld 408576698