Index: DEPS |
diff --git a/DEPS b/DEPS |
index 8433e90dc7cb1041cd1c6704d67e9665013fc303..7abf35c652d83b947c5f3b80ff32665ca4a25f43 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -293,6 +293,9 @@ deps = { |
"src/third_party/html_office": |
Var("chromium_git") + |
"/chromium/html-office-public.git@1d04f3dfbd8bd604190dfb6f5a030d30233ba6ea", |
+ |
+ "src/third_party/libwebm/source": |
+ "http://git.chromium.org/webm/libwebm.git@5efd6e3c1df766c08294ad19168e71522ee0d808", |
Tom Finegan
2014/01/14 02:55:29
https://chromium.googlesource.com/webm/libwebm.git
Sergey Ulanov
2014/01/14 18:19:07
Done. http://www.webmproject.org/code/ still refer
|
} |