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

Unified Diff: remoting/remoting_host_srcs.gypi

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
« remoting/host/screen_saver_blocker.cc ('K') | « remoting/remoting_host.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index f4bd033e1e9c1062abf1f6da0b4fc294f6186ff8..e0b97a373b0567ec5a62b09ae993e7e4df14b466 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -219,6 +219,8 @@
'host/screen_controls.h',
'host/screen_resolution.cc',
'host/screen_resolution.h',
+ 'host/screen_saver_blocker.h',
+ 'host/screen_saver_blocker.cc',
'host/security_key/gnubby_auth_handler.h',
'host/security_key/gnubby_auth_handler_android.cc',
'host/security_key/gnubby_auth_handler_linux.cc',
« remoting/host/screen_saver_blocker.cc ('K') | « remoting/remoting_host.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698