Index: webkit/glue/webcursor.cc |
diff --git a/webkit/glue/webcursor.cc b/webkit/glue/webcursor.cc |
index 3be9cc29e7677acf1669a04a459a29a1c031c53f..f09372cc8b19a086e04ed7f663763eb86eedaeb6 100644 |
--- a/webkit/glue/webcursor.cc |
+++ b/webkit/glue/webcursor.cc |
@@ -6,8 +6,8 @@ |
#include "base/logging.h" |
#include "base/pickle.h" |
-#include "webkit/api/public/WebCursorInfo.h" |
-#include "webkit/api/public/WebImage.h" |
+#include "third_party/WebKit/WebKit/chromium/public/WebCursorInfo.h" |
+#include "third_party/WebKit/WebKit/chromium/public/WebImage.h" |
using WebKit::WebCursorInfo; |
using WebKit::WebImage; |