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 9f7fe0e..881d781 100644 --- a/webkit/plugins/npapi/webplugin_delegate.h +++ b/webkit/plugins/npapi/webplugin_delegate.h @@ -10,7 +10,7 @@ #include "base/string16.h" #include "build/build_config.h" -#include "third_party/WebKit/Source/Platform/chromium/public/WebCanvas.h" +#include "third_party/WebKit/public/platform/WebCanvas.h" #include "third_party/npapi/bindings/npapi.h" #include "ui/gfx/native_widget_types.h" #include "webkit/glue/webcursor.h" |