Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(477)

Unified Diff: webkit/common/cursors/webcursor.h

Issue 68683009: Rewrite include paths for Blink public/ headers that have moved (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/child/webkitplatformsupport_impl.cc ('k') | webkit/common/cursors/webcursor_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/cursors/webcursor.h
diff --git a/webkit/common/cursors/webcursor.h b/webkit/common/cursors/webcursor.h
index 363e7b9eb273f15934253d4c4df9c63baaf5296c..7682a0a6992aff72efdd6e1428a13670765e57a7 100644
--- a/webkit/common/cursors/webcursor.h
+++ b/webkit/common/cursors/webcursor.h
@@ -6,7 +6,7 @@
#define WEBKIT_COMMON_CURSORS_WEBCURSOR_H_
#include "base/basictypes.h"
-#include "third_party/WebKit/public/web/WebCursorInfo.h"
+#include "third_party/WebKit/public/platform/WebCursorInfo.h"
#include "ui/gfx/display.h"
#include "ui/gfx/native_widget_types.h"
#include "ui/gfx/point.h"
« no previous file with comments | « webkit/child/webkitplatformsupport_impl.cc ('k') | webkit/common/cursors/webcursor_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698