Chromium Code Reviews| Index: base/gfx/platform_device.h |
| =================================================================== |
| --- base/gfx/platform_device.h (revision 5858) |
| +++ base/gfx/platform_device.h (working copy) |
| @@ -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/PlatformDevice.h" |
| +#include "skia/ext/platform_device.h" |
|
tony
2008/11/22 00:00:57
Nit: Should this file have include guards?
|