aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar hendrikw <hendrikw@chromium.org>2015-07-23 11:56:40 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-23 11:56:40 -0700
commit4e34001ec0828b9f0cf211bd143249aef65dfe1e (patch)
tree15e54570309f51e636763bd4e0993b948e53acc1 /DEPS
parent3b0f98ee17e02aae4e1e1e9fa65d3c56104dd9c7 (diff)
Skia: ANGLE Roll
Includes fix for vertex index. BUG=510585 Review URL: https://codereview.chromium.org/1246143005
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 370976b658..4439cb0809 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ deps = {
# There is some duplication here that might be worth cleaning up:
# - 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@01c796ac8e363ae953797f9cf316ec17dc477e87",
+ "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@f9ac8fea307532e31cba6240801b4a56483591f8",
"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@08429da7955a98ef764fafa223dd7de73f654b2d",
"third_party/externals/harfbuzz": "https://skia.googlesource.com/third_party/harfbuzz.git@0.9.35",