| Index: webkit/glue/webcursor.cc
|
| diff --git a/webkit/glue/webcursor.cc b/webkit/glue/webcursor.cc
|
| index ea66eec892c26cc426f7b670ac890d96253856bb..207696b999827490be5f82356712990b078b73da 100644
|
| --- a/webkit/glue/webcursor.cc
|
| +++ b/webkit/glue/webcursor.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/pickle.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebImage.h"
|
| +#include "third_party/WebKit/public/platform/WebImage.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebCursorInfo.h"
|
|
|
| using WebKit::WebCursorInfo;
|
|
|