aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar Brian Salomon <bsalomon@google.com>2014-06-17 17:28:17 -0400
committerGravatar Brian Salomon <bsalomon@google.com>2014-06-17 17:28:17 -0400
commit08fe01362da2a3345610599a6518dcbc03e0678b (patch)
treeff4bff2dd1e4fa2fd6779d061f9b8dd06ffd67bd /DEPS
parent6ca763f362f25500ffeee0cc0b5dd2b58e9f2a79 (diff)
Try to roll angle again.
BUG=skia:2272 NOTRY=True NOTREECHECKS=True R=reed@google.com Review URL: https://codereview.chromium.org/306483014
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 1 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 7d19f934c4..9893ed15ad 100644
--- a/DEPS
+++ b/DEPS
@@ -5,8 +5,7 @@ use_relative_paths = True
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/angle2" : "https://chromium.googlesource.com/angle/angle.git@bdc9b2f0ed9e365bf5a4d19799d93a512f07dd32",
+ "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git",
"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",