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

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

Issue 1179873005: [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_feedback_consent.html
diff --git a/remoting/webapp/app_remoting/html/template_feedback_consent.html b/remoting/webapp/app_remoting/html/template_feedback_consent.html
index 6fc98d88dbd978aecb4dc5b20ee0a8bc42171ad3..4d839e4dcdb6c9202e7ec4a421ab57cd40c2c2fc 100644
--- a/remoting/webapp/app_remoting/html/template_feedback_consent.html
+++ b/remoting/webapp/app_remoting/html/template_feedback_consent.html
@@ -8,7 +8,7 @@ found in the LICENSE file.
<html>
<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="open_sans.css">
<link rel="stylesheet" href="feedback_consent.css">
<link rel="stylesheet" href="main.css">
« no previous file with comments | « remoting/webapp/app_remoting/html/template_background.html ('k') | remoting/webapp/app_remoting/html/template_lg.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698