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

Unified Diff: remoting/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, 6 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 | « no previous file | remoting/host/BUILD.gn » ('j') | remoting/test/protocol_perftest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 5b8c33a39fa4dfd1267e96b85f898b426cc3dcf1..d4cf2fdcdc2247d89a02a198f0f57f221d10836e 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+crypto",
+ "+device/power_save_blocker",
Sergey Ulanov 2016/06/27 18:20:24 put this in remoting/host/DEPS. Only host can depe
Hzj_jie 2016/07/08 21:09:12 Done.
# Note: Only for net::EnableSSLServerSockets(), which must be called by
# unit tests at process start.
« no previous file with comments | « no previous file | remoting/host/BUILD.gn » ('j') | remoting/test/protocol_perftest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698