Index: cc/video_layer_impl.cc |
diff --git a/cc/video_layer_impl.cc b/cc/video_layer_impl.cc |
index 130e6f2460a25cd0b60ce6c9612d6a1c1846addb..8a320b8690c8d8da4c9dd903d2cafd6695f9ce16 100644 |
--- a/cc/video_layer_impl.cc |
+++ b/cc/video_layer_impl.cc |
@@ -14,6 +14,7 @@ |
#include "cc/stream_video_draw_quad.h" |
#include "cc/texture_draw_quad.h" |
#include "cc/yuv_video_draw_quad.h" |
+#include "gpu/GLES2/gl2extchromium.h" |
#include "media/filters/skcanvas_video_renderer.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |