diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-02 05:08:17 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-02 05:08:17 +0000 |
commit | 0f6ece87ab03c4ef89bce8cb7877aed3501cf6b5 (patch) | |
tree | 55e0eedcb41f2c165aeb032dc83f0f1ac42b4e65 /DEPS | |
parent | c905a7853bd5630c643ee001ad8e259a62d2cb8c (diff) | |
download | chromium_src-0f6ece87ab03c4ef89bce8cb7877aed3501cf6b5.zip chromium_src-0f6ece87ab03c4ef89bce8cb7877aed3501cf6b5.tar.gz chromium_src-0f6ece87ab03c4ef89bce8cb7877aed3501cf6b5.tar.bz2 |
Implement ExecuteScript on an instance, add support for running the instance
tests.
TEST=unit test in PPAPI
BUG=52926
Review URL: http://codereview.chromium.org/3226020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58321 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -166,7 +166,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@228", + "http://ppapi.googlecode.com/svn/trunk@231", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |