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

Unified Diff: chrome/common/extensions/docs/server2/templates/private/header_head.html

Issue 10790157: Extensions Docs Server: favicon (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/templates/private/header_head.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/header_head.html b/chrome/common/extensions/docs/server2/templates/private/header_head.html
index 47d6da8248d3247130909ed1622d68f03bf29c37..bc43325d0f893832f3b2717d9273358b265c675e 100644
--- a/chrome/common/extensions/docs/server2/templates/private/header_head.html
+++ b/chrome/common/extensions/docs/server2/templates/private/header_head.html
@@ -2,3 +2,4 @@
<link href="{{static}}/css/site.css" rel="stylesheet" type="text/css">
<link href="{{static}}/css/print.css" rel="stylesheet" type="text/css" media="print">
<link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css">
+<link href="//www.google.com/images/icons/product/chrome-16.png" rel="icon" type="image/ico">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698