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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 1838313002: Restart the host when the third party auth certificate changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index d768314751fc296667c36331280aaecc87203c66..079156afcc0f9a735b782a29017c465433d773b7 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -159,6 +159,10 @@
'host/it2me_desktop_environment.h',
'host/linux/audio_pipe_reader.cc',
'host/linux/audio_pipe_reader.h',
+ 'host/linux/certificate_watcher.cc',
+ 'host/linux/certificate_watcher.h',
+ 'host/linux/certificate_watcher_inhibitor.cc',
+ 'host/linux/certificate_watcher_inhibitor.h',
'host/linux/unicode_to_keysym.cc',
'host/linux/unicode_to_keysym.h',
'host/linux/x11_util.cc',

Powered by Google App Engine
This is Rietveld 408576698