summaryrefslogtreecommitdiff
path: root/chromium/cc/output/delegating_renderer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/cc/output/delegating_renderer.cc')
-rw-r--r--chromium/cc/output/delegating_renderer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/cc/output/delegating_renderer.cc b/chromium/cc/output/delegating_renderer.cc
index c76f250754a..1b5716160fa 100644
--- a/chromium/cc/output/delegating_renderer.cc
+++ b/chromium/cc/output/delegating_renderer.cc
@@ -25,6 +25,7 @@
#include "gpu/command_buffer/client/context_support.h"
#include "gpu/command_buffer/common/gpu_memory_allocation.h"
#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h"
+#include "third_party/khronos/GLES2/gl2.h"
#include "third_party/khronos/GLES2/gl2ext.h"
using blink::WebGraphicsContext3D;