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

Side by Side 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, 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 1 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
2 <link href="{{static}}/css/site.css" rel="stylesheet" type="text/css"> 2 <link href="{{static}}/css/site.css" rel="stylesheet" type="text/css">
3 <link href="{{static}}/css/print.css" rel="stylesheet" type="text/css" media="pr int"> 3 <link href="{{static}}/css/print.css" rel="stylesheet" type="text/css" media="pr int">
4 <link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css"> 4 <link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css">
5 <link href="//www.google.com/images/icons/product/chrome-16.png" rel="icon" type ="image/ico">
OLDNEW
« 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