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

Unified Diff: remoting/webapp/files.gni

Issue 1146833002: [AppRemoting] Implement ConnectionDroppedDialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: WindowShape fixes + reviewer's feedback Created 5 years, 7 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/base/js/window_shape.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 86a8f907afd7e9096d3c346214af7fc5cca1d5b4..10b9976e4878e76f602ec845650f01faec59535f 100644
--- a/remoting/webapp/files.gni
+++ b/remoting/webapp/files.gni
@@ -520,6 +520,7 @@ ar_main_template = "app_remoting/html/template_lg.html"
ar_main_template_files = [
"base/html/client_plugin.html",
+ "base/html/connection_dropped_dialog.html",
"app_remoting/html/context_menu.html",
"app_remoting/html/idle_dialog.html",
]
« no previous file with comments | « remoting/webapp/base/js/window_shape.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698