| Index: Source/core/html/canvas/WebGLDebugShaders.cpp
|
| diff --git a/Source/core/html/canvas/WebGLDebugShaders.cpp b/Source/core/html/canvas/WebGLDebugShaders.cpp
|
| index e373c2a0206eb2ef122275c5f86fdebaf2de6e73..8ecb09379d21b3a7e384855d4a206d0c3520f73e 100644
|
| --- a/Source/core/html/canvas/WebGLDebugShaders.cpp
|
| +++ b/Source/core/html/canvas/WebGLDebugShaders.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "core/html/canvas/WebGLRenderingContext.h"
|
| #include "core/html/canvas/WebGLShader.h"
|
| -#include "core/platform/graphics/Extensions3D.h"
|
| +#include "platform/graphics/Extensions3D.h"
|
|
|
| namespace WebCore {
|
|
|
|
|