diff options
Diffstat (limited to 'base/gfx/platform_device_mac.h')
-rwxr-xr-x | base/gfx/platform_device_mac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/platform_device_mac.h b/base/gfx/platform_device_mac.h index f7b1bd0..4a1624c 100755 --- a/base/gfx/platform_device_mac.h +++ b/base/gfx/platform_device_mac.h @@ -7,7 +7,7 @@ // TODO(brettw) this file should be removed and the includes changed to this // new location. -#include "webkit/port/platform/graphics/skia/public/PlatformDeviceMac.h" +#include "skia/ext/platform_device_mac.h" #endif // BASE_GFX_PLATFORM_DEVICE_MAC_H__ |