summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-12 19:28:39 +0000
committerabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-12 19:28:39 +0000
commit6f5ceb6d1bdf5293cec2de6d844e2ca3ca92999e (patch)
treebdc34bc2a5098b879714580dc13bc750895d1155 /AUTHORS
parent5f15b43bc935cf478dbc0bcb14c5c7a5f7e62a58 (diff)
downloadchromium_src-6f5ceb6d1bdf5293cec2de6d844e2ca3ca92999e.zip
chromium_src-6f5ceb6d1bdf5293cec2de6d844e2ca3ca92999e.tar.gz
chromium_src-6f5ceb6d1bdf5293cec2de6d844e2ca3ca92999e.tar.bz2
Included text/css content type into list of the supported non image files.
Now css files are opened inside browser instead of download. Also - making lint happy on the mime_util.cc BUG=7192 R=abarth TEST=MimeTypeTests.MimeTypeTests Patch by Yuri Gorobets. Original review URL: http://codereview.chromium.org/125005 Review URL: http://codereview.chromium.org/125058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18306 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index dc08f7d..764a26a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -41,3 +41,4 @@ Will Hirsch <chromium@willhirsch.co.uk>
Yoav Zilberberg <yoav.zilberberg@gmail.com>
Joel Stanley <joel@jms.id.au>
Jacob Mandelson <jacob@mandelson.org>
+Yuri Gorobets <yuri.gorobets@gmail.com>