Chromium Code Reviews| Index: Source/core/html/canvas/OESElementIndexUint.cpp |
| diff --git a/Source/core/html/canvas/OESElementIndexUint.cpp b/Source/core/html/canvas/OESElementIndexUint.cpp |
| index af87a99a23f162e4f9a732276af4f15e99d8e17f..a4b0e29c94d489e2018e48571fd4cf85b66700d4 100644 |
| --- a/Source/core/html/canvas/OESElementIndexUint.cpp |
| +++ b/Source/core/html/canvas/OESElementIndexUint.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| #include "core/html/canvas/OESElementIndexUint.h" |
| -#include "core/platform/graphics/Extensions3D.h" |
| +#include "platform/graphics/Extensions3D.h" |
| namespace WebCore { |