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

Unified Diff: remoting/webapp/files.gni

Issue 1176693002: Add more host-side connection state logging for IT2Me. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer feedback. Created 5 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 | « remoting/webapp/crd/js/host_screen.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/files.gni
diff --git a/remoting/webapp/files.gni b/remoting/webapp/files.gni
index fbd68c77ed227c13fb227d44080a74f4b8ebc2a1..135e5b81974f31894a4194891e0e8f4390ea4503 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -251,6 +251,7 @@ remoting_webapp_js_gnubby_auth_files = [ "crd/js/gnubby_auth_handler.js" ]
# Files for controlling the local machine as a host.
# Includes both it2me and me2me files.
remoting_webapp_js_host_control_files = [
+ "crd/js/buffered_signal_strategy.js",
"crd/js/host_controller.js",
"crd/js/host_daemon_facade.js",
"crd/js/host_screen.js",
« no previous file with comments | « remoting/webapp/crd/js/host_screen.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698