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

Unified Diff: Source/core/platform/chromium/support/WebCursorInfo.cpp

Issue 60033008: Remove forwarding headers in public/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | « no previous file | Source/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/chromium/support/WebCursorInfo.cpp
diff --git a/Source/core/platform/chromium/support/WebCursorInfo.cpp b/Source/core/platform/chromium/support/WebCursorInfo.cpp
index e2fc7bd9037fd63fd62d15d5005d8be0722711a4..cd4e64a853b7def2a501bcf453ee91d8efcd076f 100644
--- a/Source/core/platform/chromium/support/WebCursorInfo.cpp
+++ b/Source/core/platform/chromium/support/WebCursorInfo.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "WebCursorInfo.h"
+#include "public/platform/WebCursorInfo.h"
#include "core/platform/Cursor.h"
« no previous file with comments | « no previous file | Source/web/AssertMatchingEnums.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698