diff options
author | bsalomon <bsalomon@google.com> | 2015-02-23 06:57:54 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-23 06:57:54 -0800 |
commit | 17203020d7296393c55563bd8262133190fe55e2 (patch) | |
tree | 0dd71a834e0842c315f16192ce04831e295fbef0 | |
parent | 3760457182f008b48e721afd22e847fd94564af8 (diff) |
Roll ANGLE
TBR=egdaniel@google.com
Review URL: https://codereview.chromium.org/946293005
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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@53c1a456a1886d9020d0cea81e0059f7e8caeb66", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@c415283b2bcd786e1a8c55c19ef3511eb2b3928c", "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", |