Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index be4df81f9176063a89ccceca4debf16efccdc609..53a161142358624721b2c383458879717d019d93 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -321,6 +321,9 @@ deps = { |
| "src/third_party/accessibility-developer-tools": |
| Var("chromium_git") + "/external/accessibility-developer-tools.git@c77344d0d39b2365775b8e1d86bafcd5ac407444", |
| + |
| + "src/webkit/media/crypto/ppapi/cdm": |
| + "/trunk/deps/cdm@173055", |
| } |