Index: webkit/glue/webcursor_mac.mm |
diff --git a/webkit/glue/webcursor_mac.mm b/webkit/glue/webcursor_mac.mm |
index 95e545f42fd941d1ae26dbd3cec9d5b93c5a1ac2..d511463f6ff2ad04170fe68e04b64963d898c5af 100644 |
--- a/webkit/glue/webcursor_mac.mm |
+++ b/webkit/glue/webcursor_mac.mm |
@@ -12,8 +12,8 @@ |
#include "base/memory/scoped_nsobject.h" |
#include "grit/webkit_chromium_resources.h" |
#include "skia/ext/skia_utils_mac.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebImage.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebSize.h" |
+#include "third_party/WebKit/public/platform/WebImage.h" |
+#include "third_party/WebKit/public/platform/WebSize.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCursorInfo.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/gfx/point_conversions.h" |