Roll src/third_party/angle 21edf3db5e33..0359b6977caf (2 commits)

https://chromium.googlesource.com/angle/angle.git/+log/21edf3db5e33..0359b6977caf


git log 21edf3db5e33..0359b6977caf --date=short --no-merges --format='%ad %ae %s'
2018-07-24 theoking@google.com Vulkan: Check mInFlightCommands doesn't grow too fast
2018-07-24 geofflang@chromium.org EGL: Validate that EGL_GL_TEXTURE_ZOFFSET is used only for 3D sources.


Created with:
  gclient setdep -r src/third_party/angle@0359b6977caf

The AutoRoll server is located here: https://angle-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=geofflang@chromium.org

Change-Id: I287658785a2a2513399497260ea64ae3afd985c3
Reviewed-on: https://chromium-review.googlesource.com/1149340
Reviewed-by: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#577770}
diff --git a/DEPS b/DEPS
index b0860a5..75ba574 100644
--- a/DEPS
+++ b/DEPS
@@ -117,7 +117,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling ANGLE
   # and whatever else without interference from each other.
-  'angle_revision': '21edf3db5e3330a4d65b102d9a917e7ce55dc230',
+  'angle_revision': '0359b6977caf19b91db435ac1219107b325e237c',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling build tools
   # and whatever else without interference from each other.