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

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, 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 | « no previous file | remoting/host/DEPS » ('j') | remoting/host/host_power_save_blocker.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index e85af02ada4836d5d0b931045d7e897a7dd1ddcd..2480f17c8842e5c913a9099c60c96052181b852e 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -108,6 +108,7 @@ static_library("host") {
"//base:i18n",
"//components/policy:policy_component_common",
"//crypto",
+ "//device/power_save_blocker",
"//google_apis",
"//ipc",
"//remoting/base",
« no previous file with comments | « no previous file | remoting/host/DEPS » ('j') | remoting/host/host_power_save_blocker.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698