diff options
Diffstat (limited to 'base/gfx/vector_device.h')
-rw-r--r-- | base/gfx/vector_device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/vector_device.h b/base/gfx/vector_device.h index 55fe22e..8ba1724 100644 --- a/base/gfx/vector_device.h +++ b/base/gfx/vector_device.h @@ -4,4 +4,4 @@ // TODO(brettw) this file should be removed and the includes changed to this // new location. -#include "webkit/port/platform/graphics/skia/public/VectorDevice.h" +#include "skia/ext/vector_device.h" |