Remove unnecessary include of gles2 header in SkANGLEGLContext.h
TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/949973002
This commit is contained in:
parent
a2f4be76a9
commit
c01f47b759
@ -12,7 +12,6 @@
|
||||
|
||||
#include "gl/SkGLContext.h"
|
||||
|
||||
#include <GLES2/gl2.h>
|
||||
#include <EGL/egl.h>
|
||||
|
||||
class SkANGLEGLContext : public SkGLContext {
|
||||
|
Loading…
Reference in New Issue
Block a user