Chromium Code Reviews| Index: public/web/WebPluginDocument.h |
| diff --git a/public/web/WebPluginDocument.h b/public/web/WebPluginDocument.h |
| index dcc4a7075e72cf4924f0c9c43cb9e101c4b58a14..86b3ba7bcf574a22fab1a75ae7953237d45c7c6c 100644 |
| --- a/public/web/WebPluginDocument.h |
| +++ b/public/web/WebPluginDocument.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebPluginDocument_h |
| #define WebPluginDocument_h |
| -#include "public/web/WebDocument.h" |
| +#include "WebDocument.h" |
| #if BLINK_IMPLEMENTATION |
| namespace WebCore { class PluginDocument; } |