Index: webkit/plugins/npapi/webplugin_delegate.h |
diff --git a/webkit/plugins/npapi/webplugin_delegate.h b/webkit/plugins/npapi/webplugin_delegate.h |
index 4c0eb42481e8160c4c7c3a064229ab8c4c0ea9a4..e1ae5f2a846f1fecd47ee9c194ada03e43a42532 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/plugins/webkit_plugins_export.h" |