Chromium Code Reviews| Index: Source/core/html/canvas/EXTFragDepth.cpp |
| diff --git a/Source/core/html/canvas/EXTFragDepth.cpp b/Source/core/html/canvas/EXTFragDepth.cpp |
| index dbc55a41630f7a4ef6d60511b6c2b2c36088a18d..a2484d283d3c7afacb6a038ea1a23daa188c607b 100644 |
| --- a/Source/core/html/canvas/EXTFragDepth.cpp |
| +++ b/Source/core/html/canvas/EXTFragDepth.cpp |
| @@ -27,7 +27,7 @@ |
| #include "core/html/canvas/EXTFragDepth.h" |
| -#include "core/platform/graphics/Extensions3D.h" |
| +#include "platform/graphics/Extensions3D.h" |
| namespace WebCore { |