| Index: content/browser/renderer_host/render_widget_host_view_gtk.h
|
| ===================================================================
|
| --- content/browser/renderer_host/render_widget_host_view_gtk.h (revision 202599)
|
| +++ content/browser/renderer_host/render_widget_host_view_gtk.h (working copy)
|
| @@ -25,7 +25,7 @@
|
| #include "ui/gfx/native_widget_types.h"
|
| #include "ui/gfx/point.h"
|
| #include "ui/gfx/rect.h"
|
| -#include "webkit/glue/webcursor.h"
|
| +#include "webkit/common/cursors/webcursor.h"
|
| #include "webkit/plugins/npapi/gtk_plugin_container_manager.h"
|
|
|
| typedef struct _GtkClipboard GtkClipboard;
|
|
|