Index: webkit/plugins/npapi/webplugin_delegate.h |
=================================================================== |
--- webkit/plugins/npapi/webplugin_delegate.h (revision 73642) |
+++ webkit/plugins/npapi/webplugin_delegate.h (working copy) |
@@ -10,10 +10,10 @@ |
#include "base/string16.h" |
#include "build/build_config.h" |
-#include "gfx/native_widget_types.h" |
#include "third_party/npapi/bindings/npapi.h" |
#include "third_party/npapi/bindings/npapi_extensions.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCanvas.h" |
+#include "ui/gfx/native_widget_types.h" |
#include "webkit/plugins/npapi/webplugin_2d_device_delegate.h" |
#include "webkit/plugins/npapi/webplugin_3d_device_delegate.h" |
#include "webkit/plugins/npapi/webplugin_audio_device_delegate.h" |