Introduced ChunkedByteBuffer class which will be required by next speech recognition...
commit31b7610edd7f86ada422938430dc5feed12cfd0c
authorprimiano@chromium.org <primiano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 25 Apr 2012 09:47:12 +0000 (25 09:47 +0000)
committerprimiano@chromium.org <primiano@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 25 Apr 2012 09:47:12 +0000 (25 09:47 +0000)
tree512ee8f209ff6050e0fd0e651dfb4e8d00a86b9b
parent9da2de182cb7d5efb97d9aef1f9003245c72cf83
Introduced ChunkedByteBuffer class which will be required by next speech recognition CLs (2.x).

BUG=116954
TEST=content_unittest (ChunkedByteBufferTest.BasicTest)

Review URL: http://codereview.chromium.org/10123008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133885 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/speech/chunked_byte_buffer.cc [new file with mode: 0644]
content/browser/speech/chunked_byte_buffer.h [new file with mode: 0644]
content/browser/speech/chunked_byte_buffer_unittest.cc [new file with mode: 0644]
content/content_browser.gypi
content/content_tests.gypi