| Index: webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc
|
| ===================================================================
|
| --- webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc (revision 202599)
|
| +++ webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc (working copy)
|
| @@ -15,7 +15,7 @@
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
|
| #include "ui/base/gtk/gtk_compat.h"
|
| #include "ui/gfx/blit.h"
|
| -#include "webkit/glue/webcursor.h"
|
| +#include "webkit/common/cursors/webcursor.h"
|
| #include "webkit/plugins/npapi/plugin_instance.h"
|
| #include "webkit/plugins/npapi/webplugin.h"
|
| #include "webkit/plugins/plugin_constants.h"
|
|
|