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

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: Fix small typo Created 4 years, 8 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 | « remoting/host/remoting_me2me_host.cc ('k') | remoting/remoting_test.gypi » ('j') | 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 eb5c5b84c184f3a18363c92fd7a1c2ef7d59b1b9..cee3b635e46787e546fbf44621dff24295924eae 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -155,6 +155,8 @@
'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/unicode_to_keysym.cc',
'host/linux/unicode_to_keysym.h',
'host/linux/x11_util.cc',
« no previous file with comments | « remoting/host/remoting_me2me_host.cc ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698