harfbuzz 1.3.0 → 1.4.2
authorHal Canary <halcanary@google.com>
Fri, 27 Jan 2017 19:12:32 +0000 (14:12 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Tue, 7 Feb 2017 16:01:57 +0000 (16:01 +0000)
Change-Id: I0c2f050c70755523abfbe98c17e90a90ecbedff5
Reviewed-on: https://skia-review.googlesource.com/8113
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Hal Canary <halcanary@google.com>

DEPS
third_party/harfbuzz/BUILD.gn
third_party/harfbuzz/README [changed mode: 0644->0755]

diff --git a/DEPS b/DEPS
index ac13202..61e441d 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
 
   "third_party/externals/angle2"  : "https://chromium.googlesource.com/angle/angle.git@57f17473791703ac82add77c3d77d13d8e2dfbc4",
   "third_party/externals/freetype": "https://skia.googlesource.com/third_party/freetype2.git@08fd250e1af0aa16d18012d39462e6ca9bbc6e90",
-  "third_party/externals/harfbuzz": "https://skia.googlesource.com/third_party/harfbuzz.git@1.3.0",
+  "third_party/externals/harfbuzz": "https://skia.googlesource.com/third_party/harfbuzz.git@1.4.2",
   "third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@1.0.0",
   "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@v0.5.2-rc2",
   "third_party/externals/zlib"    : "https://chromium.googlesource.com/chromium/src/third_party/zlib@4576304a4b9835aa8646c9735b079e1d96858633",
index 6570653..9ac9835 100644 (file)
@@ -49,6 +49,7 @@ third_party("harfbuzz") {
     "../externals/harfbuzz/src/hb-ot-shape-normalize.cc",
     "../externals/harfbuzz/src/hb-ot-shape.cc",
     "../externals/harfbuzz/src/hb-ot-tag.cc",
+    "../externals/harfbuzz/src/hb-ot-var.cc",
     "../externals/harfbuzz/src/hb-set.cc",
     "../externals/harfbuzz/src/hb-shape-plan.cc",
     "../externals/harfbuzz/src/hb-shape.cc",
old mode 100644 (file)
new mode 100755 (executable)