Index: content/browser/renderer_host/image_transport_factory.cc |
=================================================================== |
--- content/browser/renderer_host/image_transport_factory.cc (revision 175187) |
+++ content/browser/renderer_host/image_transport_factory.cc (working copy) |
@@ -27,7 +27,7 @@ |
#include "content/common/webkitplatformsupport_impl.h" |
#include "content/public/common/content_switches.h" |
#include "gpu/ipc/command_buffer_proxy.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebGraphicsContext3D.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |
#include "ui/compositor/compositor.h" |