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

Unified Diff: remoting/host/BUILD.gn

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
Index: remoting/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index 2ea13a8188cfbffc869bab407deda420586eec7c..d8b1a933fd491f94bc51895efce607e065e0419d 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -106,6 +106,7 @@ static_library("host") {
"//base:i18n",
"//components/policy:policy_component_common",
"//crypto",
+ "//device/power_save_blocker",
"//google_apis",
"//ipc",
"//remoting/base",

Powered by Google App Engine
This is Rietveld 408576698