Chromium Code Reviews| Index: webkit/common/cursors/webcursor_gtk.cc |
| diff --git a/webkit/common/cursors/webcursor_gtk.cc b/webkit/common/cursors/webcursor_gtk.cc |
| index 5b10db04c201c8002eeae8ed893adcd3995de248..2a202be6c27ee4cbbe4be5edeb00c98fa7e00526 100644 |
| --- a/webkit/common/cursors/webcursor_gtk.cc |
| +++ b/webkit/common/cursors/webcursor_gtk.cc |
| @@ -11,7 +11,7 @@ |
| #include "third_party/WebKit/public/web/WebCursorInfo.h" |
| #include "ui/gfx/gtk_util.h" |
| -using WebKit::WebCursorInfo; |
| +using blink::WebCursorInfo; |
| namespace { |