Chromium Code Reviews| Index: webkit/glue/webcursor_gtk.cc |
| =================================================================== |
| --- webkit/glue/webcursor_gtk.cc (revision 73642) |
| +++ webkit/glue/webcursor_gtk.cc (working copy) |
| @@ -8,8 +8,8 @@ |
| #include <gtk/gtk.h> |
| #include "base/logging.h" |
| -#include "gfx/gtk_util.h" |
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebCursorInfo.h" |
| +#include "ui/gfx/gtk_util.h" |
| using WebKit::WebCursorInfo; |