| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 4d55fd4f5b39d6d2aa91737248332f1f66f23d7b..8c280f41faa685628761b7308291cdbe3d5f1d70 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -11,7 +11,7 @@ deps = {
|
| # DEPS using https://chromium.googlesource.com are pulled from chromium @ r205199
|
| # (see https://chromium.googlesource.com/chromium/chromium/+/c59bfa8ef877f45bfa859669053859857af1d279)
|
| "third_party/externals/angle" : "https://chromium.googlesource.com/external/angleproject.git",
|
| - "third_party/externals/fontconfig" : "https://skia.googlesource.com/third_party/fontconfig.git@2.10.93",
|
| + "third_party/externals/fontconfig" : "https://skia.googlesource.com/third_party/fontconfig.git@2.11.0",
|
| "third_party/externals/freetype" : "https://skia.googlesource.com/third_party/freetype2.git@VER-2-5-0-1",
|
| "third_party/externals/gyp" : "https://chromium.googlesource.com/external/gyp.git@5917c6a6b77c9e97a0cbb66847194381bd36ec4c",
|
| "third_party/externals/iconv" : "https://skia.googlesource.com/third_party/libiconv.git@v1.14",
|
|
|