| Index: webkit/common/cursors/webcursor_android.cc
|
| diff --git a/webkit/common/cursors/webcursor_android.cc b/webkit/common/cursors/webcursor_android.cc
|
| index c2dac248538bf1b3f52ac2209e06c19e8c4ff148..451ba35a5a23bcfbb7e08d4beff95f5859fc71da 100644
|
| --- a/webkit/common/cursors/webcursor_android.cc
|
| +++ b/webkit/common/cursors/webcursor_android.cc
|
| @@ -5,7 +5,7 @@
|
| #include "webkit/common/cursors/webcursor.h"
|
|
|
| #include "base/logging.h"
|
| -#include "third_party/WebKit/public/web/WebCursorInfo.h"
|
| +#include "third_party/WebKit/public/platform/WebCursorInfo.h"
|
|
|
| void WebCursor::InitPlatformData() {
|
| }
|
|
|