summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-05 21:58:45 +0000
committernfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-05 21:58:45 +0000
commit39690e106cdb6a4515df2d488ba8a7e6e2aa00d8 (patch)
treea0901832bf420b500cf48388142aa2f907166723 /DEPS
parent3deeb6b32551ab2ed209ab361e5efcc404f91bba (diff)
downloadchromium_src-39690e106cdb6a4515df2d488ba8a7e6e2aa00d8.zip
chromium_src-39690e106cdb6a4515df2d488ba8a7e6e2aa00d8.tar.gz
chromium_src-39690e106cdb6a4515df2d488ba8a7e6e2aa00d8.tar.bz2
changes to audio
- add obtained sample frame count - add buffer size in bytes arg to callback - enumerate sample rates BUG=none TEST=none Review URL: http://codereview.chromium.org/3572010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61568 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 787bf74..f836eb5 100644
--- a/DEPS
+++ b/DEPS
@@ -169,7 +169,7 @@ deps = {
Var("libvpx_revision"),
"src/third_party/ppapi":
- (Var("googlecode_url") % "ppapi") + "/trunk@269",
+ (Var("googlecode_url") % "ppapi") + "/trunk@270",
"src/third_party/libjingle/source":
(Var("googlecode_url") % "libjingle") + "/trunk@" +