Index: Source/core/platform/chromium/support/GraphicsContext3DPrivate.cpp |
diff --git a/Source/core/platform/chromium/support/GraphicsContext3DPrivate.cpp b/Source/core/platform/chromium/support/GraphicsContext3DPrivate.cpp |
index ea974afb7700b34d98465430ab4261ca32b48e66..9d7136990547e5bf484eefa8e882ad92d7015d40 100644 |
--- a/Source/core/platform/chromium/support/GraphicsContext3DPrivate.cpp |
+++ b/Source/core/platform/chromium/support/GraphicsContext3DPrivate.cpp |
@@ -37,6 +37,7 @@ |
#include "core/platform/graphics/Extensions3D.h" |
#include "core/platform/graphics/ImageBuffer.h" |
#include "core/platform/graphics/gpu/DrawingBuffer.h" |
+#include "core/platform/graphics/skia/PlatformContextSkia.h" |
#include <public/WebGraphicsContext3D.h> |
#include <public/WebGraphicsMemoryAllocation.h> |
#include <wtf/text/CString.h> |