summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-18 03:05:02 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-18 03:05:02 +0000
commit9c5715f50aef131228bb1e3a4a9441c2c1574386 (patch)
treeddff63c2a5996605b0198cefd8d076217dc224a6 /AUTHORS
parent55b40be28fbc8be46c4c806c0969b27e509885d1 (diff)
downloadchromium_src-9c5715f50aef131228bb1e3a4a9441c2c1574386.zip
chromium_src-9c5715f50aef131228bb1e3a4a9441c2c1574386.tar.gz
chromium_src-9c5715f50aef131228bb1e3a4a9441c2c1574386.tar.bz2
Replace hard-coded media_format() methods with Google Mock methods declared in mock_filters.h.
Updated unit tests accordingly. Patch by Dominic Jodoin <dominic.jodoin@gmail.com> BUG=21040 TEST=Run the media_unittests and AudioRendererImplTest test suite in unit_tests. Ensure there is no Google Mock failures and that all tests are passing. Review URL: http://codereview.chromium.org/404016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32267 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 87b7df9..d027efd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -54,3 +54,4 @@ Bruno Calvignac <brunocalvignac@gmail.com>
Jaime Soriano Pastor <jsorianopastor@gmail.com>
Bryan Donlan <bdonlan@gmail.com>
Ramkumar Ramachandra <artagnon@gmail.com>
+Dominic Jodoin <dominic.jodoin@gmail.com> \ No newline at end of file