| Index: third_party/WebKit/Source/web/WebHelperPluginImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebHelperPluginImpl.h b/third_party/WebKit/Source/web/WebHelperPluginImpl.h
|
| index 5480d7383a8c9166138f5a55813a88cdd4420f27..2ba6e978b11cc311cb8d2427fee0fc70df5f5fed 100644
|
| --- a/third_party/WebKit/Source/web/WebHelperPluginImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebHelperPluginImpl.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "platform/Timer.h"
|
| #include "public/web/WebHelperPlugin.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|