aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-10-24 10:20:22 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-24 10:20:22 -0700
commitefb7e42e3779c9e8829d2edf1284ae57e310b847 (patch)
tree00305ffb1bb4d1ff1d43099d578f37d5d2e08585 /DEPS
parent00c83ddfcbfcd8a378e5c07c84c77bac014cac03 (diff)
Add harfbuzz to DEPS
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 60cd3ff42f..7a0422bdfe 100644
--- a/DEPS
+++ b/DEPS
@@ -12,6 +12,7 @@ deps = {
"third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/jsoncpp/jsoncpp.git@1afff032c83e26ddf7f2776e8b43de5ad666c1fa",
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@3fe91635df8734b23f3c1b9d1f0c4fa8cfaf4e39",
"third_party/externals/nanomsg": "https://skia.googlesource.com/third_party/nanomsg.git@0.4-beta",
+ "third_party/externals/harfbuzz": "https://skia.googlesource.com/third_party/harfbuzz.git@0.9.35",
# The line below is needed for compiling SkV8Example. Do not delete.
#"third_party/externals/v8": "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",