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

Unified Diff: remoting/webapp/html/template_main.html

Issue 464133003: CastExtensionHandler for Chromoting Webapp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor Fixes Created 6 years, 4 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/html/template_main.html
diff --git a/remoting/webapp/html/template_main.html b/remoting/webapp/html/template_main.html
index f0a29de61431d6256ce9867430f6a81c500349ac..cf04312589ba880435f5def73855d63e9e57709c 100644
--- a/remoting/webapp/html/template_main.html
+++ b/remoting/webapp/html/template_main.html
@@ -15,7 +15,6 @@ found in the LICENSE file.
<link rel="stylesheet" href="menu_button.css">
<link rel="stylesheet" href="toolbar.css">
<link rel="stylesheet" href="window_frame.css">
-
Jamie 2014/08/13 23:21:04 Please reinstate this blank line :)
aiguha 2014/08/15 07:09:56 Haha, my apologies :)
<meta-include type="javascript"/>
<title i18n-content="PRODUCT_NAME"></title>

Powered by Google App Engine
This is Rietveld 408576698