| Index: content/child/npapi/webplugin_delegate.h
|
| diff --git a/content/child/npapi/webplugin_delegate.h b/content/child/npapi/webplugin_delegate.h
|
| index f8502c5680435ee2945bd84c095411208b68743e..eaef885a38cd2824743795a384dd12ec9b399215 100644
|
| --- a/content/child/npapi/webplugin_delegate.h
|
| +++ b/content/child/npapi/webplugin_delegate.h
|
| @@ -10,9 +10,9 @@
|
|
|
| #include "base/strings/string16.h"
|
| #include "build/build_config.h"
|
| +#include "content/common/cursors/webcursor.h"
|
| #include "third_party/npapi/bindings/npapi.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "webkit/common/cursors/webcursor.h"
|
|
|
| class GURL;
|
| class SkCanvas;
|
|
|