diff options
Diffstat (limited to 'webkit/plugins/sad_plugin.h')
-rw-r--r-- | webkit/plugins/sad_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/plugins/sad_plugin.h b/webkit/plugins/sad_plugin.h index 31c52d0..d4ae546 100644 --- a/webkit/plugins/sad_plugin.h +++ b/webkit/plugins/sad_plugin.h @@ -5,7 +5,7 @@ #ifndef WEBKIT_PLUGINS_SAD_PLUGIN_H_ #define WEBKIT_PLUGINS_SAD_PLUGIN_H_ -#include "third_party/WebKit/Source/Platform/chromium/public/WebCanvas.h" +#include "third_party/WebKit/public/platform/WebCanvas.h" #include "webkit/plugins/webkit_plugins_export.h" class SkBitmap; |