Index: Source/core/html/canvas/WebGLRenderingContext.cpp |
diff --git a/Source/core/html/canvas/WebGLRenderingContext.cpp b/Source/core/html/canvas/WebGLRenderingContext.cpp |
index 76d2a4376b24a1d7f9865d73f3a21ba1a85f393c..d6be7708079fd81171d48e41493f91efe90a97b9 100644 |
--- a/Source/core/html/canvas/WebGLRenderingContext.cpp |
+++ b/Source/core/html/canvas/WebGLRenderingContext.cpp |
@@ -55,7 +55,6 @@ |
#include "core/frame/Settings.h" |
#include "core/rendering/RenderBox.h" |
#include "platform/CheckedInt.h" |
-#include "platform/NotImplemented.h" |
#include "platform/graphics/gpu/DrawingBuffer.h" |
#include "public/platform/Platform.h" |