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

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

Issue 1191883002: Revert of [AppRemoting] Break out AppRemoting shared module (re-land). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: remoting/webapp/app_remoting/html/template_lg.html
diff --git a/remoting/webapp/app_remoting/html/template_lg.html b/remoting/webapp/app_remoting/html/template_lg.html
index 18aa95e468c09057e2f4a5ac77d80dfb20c7dfdb..6f27a94a8af50e7aac0fa3fea02a64ea29786228 100644
--- a/remoting/webapp/app_remoting/html/template_lg.html
+++ b/remoting/webapp/app_remoting/html/template_lg.html
@@ -8,7 +8,7 @@
<html class="full-height app-remoting">
<head>
<meta charset="utf-8">
- <link rel="icon" type="image/png" href="/icon16.png">
+ <link rel="icon" type="image/png" href="icon16.png">
<link rel="stylesheet" href="ar_main.css">
<link rel="stylesheet" href="ar_dialog.css">
<link rel="stylesheet" href="connection_stats.css">
@@ -18,8 +18,6 @@
<link rel="stylesheet" href="open_sans.css">
<meta-include type="javascript"/>
-
- <link rel="import" href="/arv_main.html">
<title i18n-content="PRODUCT_NAME_APP_STREAMING"></title>
</head>

Powered by Google App Engine
This is Rietveld 408576698