Index: content/browser/renderer_host/image_transport_factory.cc |
diff --git a/content/browser/renderer_host/image_transport_factory.cc b/content/browser/renderer_host/image_transport_factory.cc |
index 62b471952f07856bc56eb42c21cc329991884d5d..098e99e450979c2c4ac61c106c211e54932e2f4a 100644 |
--- a/content/browser/renderer_host/image_transport_factory.cc |
+++ b/content/browser/renderer_host/image_transport_factory.cc |
@@ -26,6 +26,7 @@ |
#include "content/common/gpu/gpu_process_launch_causes.h" |
#include "content/common/webkitplatformsupport_impl.h" |
#include "content/public/common/content_switches.h" |
+#include "gpu/GLES2/gl2extchromium.h" |
#include "gpu/ipc/command_buffer_proxy.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
#include "third_party/khronos/GLES2/gl2.h" |