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

Unified Diff: content/common/content_param_traits.h

Issue 201473002: Move webcursors code from webkit/ to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 6 years, 9 months 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
Index: content/common/content_param_traits.h
diff --git a/content/common/content_param_traits.h b/content/common/content_param_traits.h
index 239fe5cc9d29bf85972538e6232d200fd11aff85..05aecbb874e18c72ebfd49efa8b00baa714b97d0 100644
--- a/content/common/content_param_traits.h
+++ b/content/common/content_param_traits.h
@@ -15,8 +15,8 @@
#define CONTENT_COMMON_CONTENT_PARAM_TRAITS_H_
#include "content/common/content_param_traits_macros.h"
+#include "content/common/cursors/webcursor.h"
#include "third_party/WebKit/public/web/WebInputEvent.h"
-#include "webkit/common/cursors/webcursor.h"
namespace gfx {
class Range;

Powered by Google App Engine
This is Rietveld 408576698