Chromium Code Reviews| Index: Source/core/html/canvas/WebGLObject.h |
| diff --git a/Source/core/html/canvas/WebGLObject.h b/Source/core/html/canvas/WebGLObject.h |
| index 70aeab731d7e084d5f7d6ef42c11ec5d2dc2ba77..f1f1afdb2e3021c47ca6e08aaf6b9396b19ca663 100644 |
| --- a/Source/core/html/canvas/WebGLObject.h |
| +++ b/Source/core/html/canvas/WebGLObject.h |
| @@ -26,7 +26,7 @@ |
| #ifndef WebGLObject_h |
| #define WebGLObject_h |
| -#include "core/platform/graphics/GraphicsContext3D.h" |
| +#include "platform/graphics/GraphicsContext3D.h" |
| #include "wtf/RefCounted.h" |