Chromium Code Reviews| Index: skia/ext/vector_device.cc |
| =================================================================== |
| --- skia/ext/vector_device.cc (revision 16007) |
| +++ skia/ext/vector_device.cc (working copy) |
| @@ -6,9 +6,8 @@ |
| #include "base/gfx/gdi_util.h" |
| #include "skia/ext/skia_utils_win.h" |
| +#include "third_party/skia/include/core/SkUtils.h" |
| -#include "SkUtils.h" |
| - |
| namespace skia { |
| VectorDevice* VectorDevice::create(HDC dc, int width, int height) { |