Roll FreeType from 30e45abe to 23b6cd27 (1 commits)
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/30e45abe939d7c2cbdf268f277c293400096868c..23b6cd27ff19b70cbf98e058cd2cf0647d5284ff
Change-Id: Ia048453ff5cb88ee8140f4e1b9a75f688555b135
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1123936
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Florin Malita <fmalita@google.com>
Auto-Submit: Ben Wagner <bungeman@google.com>
Commit-Queue: Florin Malita <fmalita@google.com>
diff --git a/DEPS b/DEPS
index f85599f..492fe50 100644
--- a/DEPS
+++ b/DEPS
@@ -49,7 +49,7 @@
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@b055c9b483e70ecd57b3cf7204db21f5a06f9ffe",
"third_party/externals/emsdk" : "https://skia.googlesource.com/external/github.com/emscripten-core/emsdk.git@c69d433d8509c5c64564c2f0d054bf102a5cf67e",
"third_party/externals/expat" : "https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git@8e49998f003d693213b538ef765814c7d21abada",
- "third_party/externals/freetype" : "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@30e45abe939d7c2cbdf268f277c293400096868c",
+ "third_party/externals/freetype" : "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@23b6cd27ff19b70cbf98e058cd2cf0647d5284ff",
"third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@31695252eb6ed25096893aec7f848889dad874bc",
"third_party/externals/highway" : "https://chromium.googlesource.com/external/github.com/google/highway.git@424360251cdcfc314cfc528f53c872ecd63af0f0",
"third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@364118a1d9da24bb5b770ac3d762ac144d6da5a4",
diff --git a/bazel/deps.json b/bazel/deps.json
index 5621120..cef5f97 100644
--- a/bazel/deps.json
+++ b/bazel/deps.json
@@ -30,7 +30,7 @@
},
{
"build_file": "//bazel/external/freetype:BUILD.bazel",
- "commit": "30e45abe939d7c2cbdf268f277c293400096868c",
+ "commit": "23b6cd27ff19b70cbf98e058cd2cf0647d5284ff",
"name": "freetype",
"patches": [
"//bazel/external/freetype:config_files.patch"
diff --git a/infra/bots/deps/deps_gen.go b/infra/bots/deps/deps_gen.go
index 8da0305..3e9dc6f 100644
--- a/infra/bots/deps/deps_gen.go
+++ b/infra/bots/deps/deps_gen.go
@@ -54,7 +54,7 @@
},
"chromium.googlesource.com/chromium/src/third_party/freetype2": {
Id: "chromium.googlesource.com/chromium/src/third_party/freetype2",
- Version: "30e45abe939d7c2cbdf268f277c293400096868c",
+ Version: "23b6cd27ff19b70cbf98e058cd2cf0647d5284ff",
Path: "third_party/externals/freetype",
},
"chromium.googlesource.com/chromium/src/third_party/jinja2": {