Chromium Code Reviews| Index: webkit/glue/webcursor_win.cc |
| =================================================================== |
| --- webkit/glue/webcursor_win.cc (revision 15763) |
| +++ webkit/glue/webcursor_win.cc (working copy) |
| @@ -11,7 +11,7 @@ |
| #include "base/logging.h" |
| #include "base/pickle.h" |
| #include "grit/webkit_resources.h" |
| -#include "skia/include/SkBitmap.h" |
| +#include "third_party/skia/include/core/SkBitmap.h" |
| #include "webkit/glue/webcursor.h" |
| using WebCore::PlatformCursor; |