From: bsalomon Date: Fri, 12 Dec 2014 16:46:38 +0000 (-0800) Subject: Roll ANGLE X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~4451 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=81a6c3cc75aae33a7334e6071b066537930b8558;p=platform%2Fupstream%2FlibSkiaSharp.git Roll ANGLE BUG=skia:3192 Review URL: https://codereview.chromium.org/788373002 --- diff --git a/DEPS b/DEPS index 1a489f2..02b9182 100644 --- a/DEPS +++ b/DEPS @@ -9,7 +9,7 @@ deps = { # - both Android and ChromeOS pull the same giflib; # - can use use our existing t_p/e/libjpeg instead of pulling it for Android? - "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@23a8a433529d9db23882c702a29d5e594841563d", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@53c1a456a1886d9020d0cea81e0059f7e8caeb66", "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@f1c42f73e4cc2912460aab113f9cd31ee3fafd38", "third_party/externals/harfbuzz": "https://skia.googlesource.com/third_party/harfbuzz.git@0.9.35",