Roll src/third_party/angle/ 994ee3f23..ebee5b3b7 (2 commits)

https://chromium.googlesource.com/angle/angle.git/+log/994ee3f23ec5..ebee5b3b7de5

$ git log 994ee3f23..ebee5b3b7 --date=short --no-merges --format='%ad %ae %s'
2017-11-23 oetuaho Add GLSL support for runtime-sized arrays in SSBOs
2017-11-13 yunchao.he ES31: Fix the issue when rendering against compute program.

Created with:
  roll-dep src/third_party/angle


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=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
[email protected]

Change-Id: I79d5e65bbe8f1d8c9ee4be60dae1196c7df04eb2
Reviewed-on: https://chromium-review.googlesource.com/790939
Reviewed-by: angle-deps-roller . <[email protected]>
Commit-Queue: angle-deps-roller . <[email protected]>
Cr-Commit-Position: refs/heads/master@{#519375}
diff --git a/DEPS b/DEPS
index d7c78def..1ddf0fc6e 100644
--- a/DEPS
+++ b/DEPS
@@ -86,7 +86,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': '994ee3f23ec5eaccaf8547ee497f30237bfd0a21',
+  'angle_revision': 'ebee5b3b7de574c434cd48679a6ab85c6b10b077',
   # 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.