diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-10 17:56:53 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-10 17:56:53 +0000 |
commit | df4bdd0741c7d8bd09f9f1ef7f318935cbb25356 (patch) | |
tree | 7d109eb90238d0134a0ba01a4443c853f61b858b /DEPS | |
parent | 20737699af37ed66f628e5222962c118d6a06175 (diff) | |
download | chromium_src-df4bdd0741c7d8bd09f9f1ef7f318935cbb25356.zip chromium_src-df4bdd0741c7d8bd09f9f1ef7f318935cbb25356.tar.gz chromium_src-df4bdd0741c7d8bd09f9f1ef7f318935cbb25356.tar.bz2 |
First pass at implementing real Flush callbacks. This does not currently
include a test since that needs some work on threading and the testing
interface. I plan on doing that in a separate pass.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2712002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49415 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@52", + "http://ppapi.googlecode.com/svn/trunk@54", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |