ANGLE deps roll
authorhendrikw <hendrikw@chromium.org>
Tue, 21 Jul 2015 21:50:07 +0000 (14:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Jul 2015 21:50:08 +0000 (14:50 -0700)
commit10b371c6e376f1f3eba88ac4bfdf34652f3ab1dc
treeb15e747208489af805d786d0841c03d59a8e4158
parentb7069e9c1f65d11f9581be0adbffa968257afc33
ANGLE deps roll

If we ever want to allow the command buffer as a skia gles2 backend,
we need a more up to date version of ANGLE, specifically there are
4 defines that differ between newer and older versions of ANGLE which
we use in skia, I've updated these in this change.

I'm not quite sure if what I've done for the 'angle_path' is correct,
I tried setting it to a path relative to skia, and to '<(DEPTH)', both
of which do not compile correctly, only '../' worked.

Committed: https://skia.googlesource.com/skia/+/db0b1e796ddbd08e6be8a666537318b1c0e2ce56

Review URL: https://codereview.chromium.org/1244843003
DEPS
gyp/common_variables.gypi
src/gpu/gl/angle/SkANGLEGLContext.cpp