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 ce96884..2460019 100644 --- a/webkit/plugins/npapi/webplugin_delegate.h +++ b/webkit/plugins/npapi/webplugin_delegate.h @@ -11,7 +11,7 @@ #include "base/string16.h" #include "build/build_config.h" #include "third_party/npapi/bindings/npapi.h" -#include "third_party/WebKit/Source/WebKit/chromium/public/WebCanvas.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCanvas.h" #include "ui/gfx/native_widget_types.h" #include "webkit/plugins/webkit_plugins_export.h" |