| Index: content/renderer/cursor_utils.cc
|
| diff --git a/content/renderer/cursor_utils.cc b/content/renderer/cursor_utils.cc
|
| index 97085b2e4a5795b1397265fbe92522cd973f41b7..27bda233bfd89210f5795b1d43e3a3652cc98f3e 100644
|
| --- a/content/renderer/cursor_utils.cc
|
| +++ b/content/renderer/cursor_utils.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/renderer/cursor_utils.h"
|
|
|
| #include "build/build_config.h"
|
| -#include "third_party/WebKit/public/web/WebCursorInfo.h"
|
| +#include "third_party/WebKit/public/platform/WebCursorInfo.h"
|
| #include "webkit/common/cursors/webcursor.h"
|
|
|
| using blink::WebCursorInfo;
|
|
|