Chromium Code Reviews| Index: public/web/WebHelperPlugin.h |
| diff --git a/public/web/WebHelperPlugin.h b/public/web/WebHelperPlugin.h |
| index cb96a14a8fa95ee218f2d6935624f2b18d7c49e1..84c96a23569d8ef7edcfa03f1b20315077b89a04 100644 |
| --- a/public/web/WebHelperPlugin.h |
| +++ b/public/web/WebHelperPlugin.h |
| @@ -31,8 +31,8 @@ |
| #ifndef WebHelperPlugin_h |
| #define WebHelperPlugin_h |
| -#include "../platform/WebCommon.h" |
| #include "WebWidget.h" |
| +#include "public/platform/WebCommon.h" |
| namespace blink { |