diff options
Diffstat (limited to 'webkit/plugins/npapi/webplugin_delegate.h')
-rw-r--r-- | webkit/plugins/npapi/webplugin_delegate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/plugins/npapi/webplugin_delegate.h b/webkit/plugins/npapi/webplugin_delegate.h index ff604ed..41a0e3d 100644 --- a/webkit/plugins/npapi/webplugin_delegate.h +++ b/webkit/plugins/npapi/webplugin_delegate.h @@ -13,7 +13,7 @@ #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/WebKit/chromium/public/WebCanvas.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/WebCanvas.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" |