| Index: third_party/WebKit/public/web/WebHelperPlugin.h
|
| diff --git a/third_party/WebKit/public/web/WebHelperPlugin.h b/third_party/WebKit/public/web/WebHelperPlugin.h
|
| index e98126d253d39ceba9a18d4c8aec26ebcee26475..ac657b500fdbbbfaec5b9e63f73ad66586a90622 100644
|
| --- a/third_party/WebKit/public/web/WebHelperPlugin.h
|
| +++ b/third_party/WebKit/public/web/WebHelperPlugin.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebHelperPlugin_h
|
| #define WebHelperPlugin_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
| #include "WebFrame.h"
|
|
|
| #if INSIDE_BLINK
|
|
|