Chromium Code Reviews| Index: webkit/glue/webcursor_gtk.cc | 
| diff --git a/webkit/glue/webcursor_gtk.cc b/webkit/glue/webcursor_gtk.cc | 
| index 4c882ff5db1ff5e66d3d546cc930ac05e7c3e9cc..abcbaec1c225bede54d35b81e32be639ad774c50 100644 | 
| --- a/webkit/glue/webcursor_gtk.cc | 
| +++ b/webkit/glue/webcursor_gtk.cc | 
| @@ -7,7 +7,7 @@ | 
| #include <gdk/gdk.h> | 
| #include "base/logging.h" | 
| -#include "webkit/api/public/WebCursorInfo.h" | 
| +#include "third_party/WebKit/WebKit/chromium/public/WebCursorInfo.h" | 
| using WebKit::WebCursorInfo; |