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

Unified Diff: remoting/host/DEPS

Issue 2080723008: [Chromoting] Use device::PowerSaveBlocker to block screen saver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve review comments Created 4 years, 5 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 | « remoting/host/BUILD.gn ('k') | remoting/host/host_power_save_blocker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index f05283a1ba361a97eb9d3aaa0f6110b4b7d3e17e..6e1332abc5339ef74fffd906ed9c5ce10658c055 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+ash",
"+cc/output",
"+components/policy/core/common",
+ "+device/power_save_blocker",
"+extensions/browser/api/messaging",
"+google_apis",
"+jingle/glue",
« no previous file with comments | « remoting/host/BUILD.gn ('k') | remoting/host/host_power_save_blocker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698