aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar jcgregorio <jcgregorio@google.com>2014-07-11 06:51:59 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-07-11 06:51:59 -0700
commitd081cf661ab418cb0d516a28e571282102691923 (patch)
treed47b3261f094f7d90de93ecb90723ce7f87ef964 /DEPS
parentffc75efc1a4c231286c773ff090ec84fc16e9422 (diff)
Pin to a newer version of ANGLE than M36 branch.
R=robertphillips@google.com TBR=robertphillips@google.com BUG=skia: NOTRY=true NOTREECHECKS=true Author: jcgregorio@google.com Review URL: https://codereview.chromium.org/390433002
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7da37d91f6..e004a2ffe7 100644
--- a/DEPS
+++ b/DEPS
@@ -7,7 +7,7 @@ deps = {
# DEPS using https://chromium.googlesource.com are pulled from chromium @ r205199
# (see https://chromium.googlesource.com/chromium/chromium/+/c59bfa8ef877f45bfa859669053859857af1d279)
- "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@b071b0f098e6efb9066252e751dfddf4f35f06e2",
+ "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@23a8a433529d9db23882c702a29d5e594841563d",
"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@3917682a16d5c19ff3576a8be0ffdb3a332954b1",
"third_party/externals/libjpeg" : "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@82ce8a6d4ebe12a177c0c3597192f2b4f09e81c3",