summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 634b349..220a472 100644
--- a/DEPS
+++ b/DEPS
@@ -151,6 +151,10 @@ deps = {
"src/third_party/ots":
(Var("googlecode_url") % "ots") + "/trunk@107",
+ "src/third_party/brotli/src":
+ Var("chromium_git") +
+ "/external/font-compression-reference.git@fe79fac8da1ec850d94679705a6f3405153f51dd",
+
"src/tools/page_cycler/acid3":
"/trunk/deps/page_cycler/acid3@171600",