Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Unified Diff: DEPS

Issue 11568045: Replace Chromium's content_decryption_module.h with the independent DEPS'd instance. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | webkit/media/crypto/ppapi/cdm_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
}
« no previous file with comments | « .gitignore ('k') | webkit/media/crypto/ppapi/cdm_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698