| 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>
|
|
|