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

Unified Diff: remoting/webapp/app_remoting/html/idle_dialog.html

Issue 1816653002: Remove app_remoting. (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/webapp/app_remoting/html/idle_dialog.html
diff --git a/remoting/webapp/app_remoting/html/idle_dialog.html b/remoting/webapp/app_remoting/html/idle_dialog.html
deleted file mode 100644
index 37b8d868179a8b551d31bd731d0649b4df037565..0000000000000000000000000000000000000000
--- a/remoting/webapp/app_remoting/html/idle_dialog.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<dialog id="idle-dialog" class="kd-modaldialog">
- <p class="idle-warning-message"
- i18n-content="IDLE_TIMEOUT_WARNING"></p>
- <div class="button-row">
- <button class="idle-dialog-continue"
- i18n-content="IDLE_CONTINUE"></button>
- <button class="idle-dialog-disconnect"
- i18n-content="IDLE_DISCONNECT"></button>
- </div>
-</dialog>
« no previous file with comments | « remoting/webapp/app_remoting/html/feedback_consent.css ('k') | remoting/webapp/app_remoting/html/loading_window.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698