summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-07 18:16:58 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-07 18:16:58 +0000
commite97831dd75f59483cca12b7cb397bdbc0e945cd4 (patch)
treef5ec6d49617faeeaaa45c0dc08887c6587330881 /AUTHORS
parent227b543c559f7d0ca172964494dce5b216f235ef (diff)
downloadchromium_src-e97831dd75f59483cca12b7cb397bdbc0e945cd4.zip
chromium_src-e97831dd75f59483cca12b7cb397bdbc0e945cd4.tar.gz
chromium_src-e97831dd75f59483cca12b7cb397bdbc0e945cd4.tar.bz2
Allow using system libevent instead of the bundled one.
Patch by Bernard Cafarelli <voyageur@gentoo.org> TEST=none BUG=22140 Review URL: http://codereview.chromium.org/524061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35711 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 d840494..4810b99 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -58,3 +58,4 @@ Dominic Jodoin <dominic.jodoin@gmail.com>
Kaspar Brand <googlecontrib@velox.ch>
Clemens Fruhwirth <clemens@endorphin.org>
Kevin Lee Helpingstine <sig11@reprehensible.net>
+Bernard Cafarelli <voyageur@gentoo.org>