| 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 ac657b500fdbbbfaec5b9e63f73ad66586a90622..b2bde227f86ee3101bf3e393b540e8af2e7503b2 100644
|
| --- a/third_party/WebKit/public/web/WebHelperPlugin.h
|
| +++ b/third_party/WebKit/public/web/WebHelperPlugin.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebHelperPlugin_h
|
| #define WebHelperPlugin_h
|
|
|
| -#include "public/platform/WebCommon.h"
|
| #include "WebFrame.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| #if INSIDE_BLINK
|
| #include <memory>
|
|
|