summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-17 07:17:00 +0000
committerxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-17 07:17:00 +0000
commit38c32b0dd2382b8addd6a071311c74d23dfe139f (patch)
treedf864a77b4c1603a7fdb34391a18b323901b011d /DEPS
parent898f29e4bab315619e953f82a9e554bac88870d3 (diff)
downloadchromium_src-38c32b0dd2382b8addd6a071311c74d23dfe139f.zip
chromium_src-38c32b0dd2382b8addd6a071311c74d23dfe139f.tar.gz
chromium_src-38c32b0dd2382b8addd6a071311c74d23dfe139f.tar.bz2
Implement CdmFileIO in CdmAdapter.
R=ddorwin@chromium.org TBR=ddorwin@chromium.org BUG=324134 TEST=Tests will follow in another CL. All tests cases pass with that test. Review URL: https://codereview.chromium.org/103853005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241176 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 e54823d..1072c75 100644
--- a/DEPS
+++ b/DEPS
@@ -265,7 +265,7 @@ deps = {
"/trunk/deps/third_party/opus@237544",
"src/media/cdm/ppapi/api":
- "/trunk/deps/cdm@237635",
+ "/trunk/deps/cdm@241073",
"src/third_party/mesa/src":
"/trunk/deps/third_party/mesa@229994",