summaryrefslogtreecommitdiffstats
path: root/remoting
diff options
context:
space:
mode:
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-27 18:17:27 +0000
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-27 18:17:27 +0000
commitfdc21e82485f8831955a18476bdb867afa31ec76 (patch)
treeba5aaac9740dc0810c3bacda7ff71fdd9ac3af42 /remoting
parent14030054ebf9fb1b066edab8b4b10bc595aa261f (diff)
downloadchromium_src-fdc21e82485f8831955a18476bdb867afa31ec76.zip
chromium_src-fdc21e82485f8831955a18476bdb867afa31ec76.tar.gz
chromium_src-fdc21e82485f8831955a18476bdb867afa31ec76.tar.bz2
Use 16x16 image for Chromoting's favicon.
BUG=none TEST=none Review URL: http://codereview.chromium.org/7883001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102974 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r--remoting/webapp/me2mom/choice.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html
index ae7a1d4..d303cf4 100644
--- a/remoting/webapp/me2mom/choice.html
+++ b/remoting/webapp/me2mom/choice.html
@@ -10,7 +10,7 @@ found in the LICENSE file.
<meta charset="utf-8" />
<link href="http://fonts.googleapis.com/css?family=Droid+Sans&amp;v1"
rel="stylesheet" type="text/css">
- <link rel="shortcut icon" href="chromoting128.png" />
+ <link rel="icon" type="image/png" href="chromoting16.png" />
<link rel="stylesheet" href="debug_log.css" />
<link rel="stylesheet" href="main.css" />
<link rel="stylesheet" href="choice.css" />