Index: webkit/plugins/npapi/webplugin_delegate.h |
diff --git a/webkit/plugins/npapi/webplugin_delegate.h b/webkit/plugins/npapi/webplugin_delegate.h |
index 9f7fe0eb84e0cfdb1ee0478e65abc2904f2393c4..881d781874222ba7b61fcc99c096b8a59aeb7a77 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" |