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

Unified Diff: remoting/host/BUILD.gn

Issue 2936603003: [Chromoting] Implement host safe-mode
Patch Set: Created 3 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
« no previous file with comments | « no previous file | remoting/host/desktop_environment_options.cc » ('j') | no next file with comments »
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 4acd411a64c621d84a699eae375f85ad5a72c99a..4dfc4066c94c8643b9b06f4f9534af2df374a142 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -245,6 +245,8 @@ static_library("host") {
"resources_linux.cc",
"resources_mac.cc",
"resources_win.cc",
+ "safe_mode.cc",
+ "safe_mode.h",
"sas_injector.h",
"sas_injector_win.cc",
"screen_controls.h",
« no previous file with comments | « no previous file | remoting/host/desktop_environment_options.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698