diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-07 16:32:55 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-07 16:32:55 +0000 |
commit | 9c31f41e7219f4b05a27173a8331fa504e58e716 (patch) | |
tree | 39e72b197740b594500bca880301385c5fcce0a1 /chrome/browser/resources/notification_icon.html | |
parent | db027340895a589157a511eecb8e4b239ac22675 (diff) | |
download | chromium_src-9c31f41e7219f4b05a27173a8331fa504e58e716.zip chromium_src-9c31f41e7219f4b05a27173a8331fa504e58e716.tar.gz chromium_src-9c31f41e7219f4b05a27173a8331fa504e58e716.tar.bz2 |
Leftover code review: move doctype to the right place.
BUG=none
TEST=none
TBR=arv
Review URL: http://codereview.chromium.org/1989006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46693 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/notification_icon.html')
-rw-r--r-- | chrome/browser/resources/notification_icon.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/notification_icon.html b/chrome/browser/resources/notification_icon.html index efb0a52..b028468 100644 --- a/chrome/browser/resources/notification_icon.html +++ b/chrome/browser/resources/notification_icon.html @@ -1,5 +1,5 @@ -<html> <!DOCTYPE html> +<html> <head> <title>$2</title> <style> |