Index: content/child/npapi/webplugin_delegate_impl.h |
diff --git a/content/child/npapi/webplugin_delegate_impl.h b/content/child/npapi/webplugin_delegate_impl.h |
index 6f9248ca24312db2247cb523380c92d0e3d7b9e2..a10eedd9cd39d897a9bff94db1f19235771732ed 100644 |
--- a/content/child/npapi/webplugin_delegate_impl.h |
+++ b/content/child/npapi/webplugin_delegate_impl.h |
@@ -15,10 +15,10 @@ |
#include "base/timer/timer.h" |
#include "build/build_config.h" |
#include "content/child/npapi/webplugin_delegate.h" |
+#include "content/common/cursors/webcursor.h" |
#include "third_party/npapi/bindings/npapi.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gfx/rect.h" |
-#include "webkit/common/cursors/webcursor.h" |
#if defined(USE_X11) |
#include "ui/base/x/x11_util.h" |