Index: cc/gl_renderer.h |
diff --git a/cc/gl_renderer.h b/cc/gl_renderer.h |
index 391790e013ed67d72af47ca27bfbd3c8db004d90..653b4ac7fa3f57646772cb4ff9262810e1f577ae 100644 |
--- a/cc/gl_renderer.h |
+++ b/cc/gl_renderer.h |
@@ -16,6 +16,8 @@ |
#include "cc/solid_color_draw_quad.h" |
#include "cc/tile_draw_quad.h" |
#include "cc/yuv_video_draw_quad.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsMemoryAllocation.h" |
#include "ui/gfx/quad_f.h" |
namespace WebKit { |