| Index: third_party/WebKit/Source/core/html/LinkManifest.h
|
| diff --git a/third_party/WebKit/Source/core/html/LinkManifest.h b/third_party/WebKit/Source/core/html/LinkManifest.h
|
| index 3c612458c3482937229a155800710808e3137347..c4ad2483c8182b83ff785151a329eb9797431bdb 100644
|
| --- a/third_party/WebKit/Source/core/html/LinkManifest.h
|
| +++ b/third_party/WebKit/Source/core/html/LinkManifest.h
|
| @@ -6,7 +6,7 @@
|
| #define LinkManifest_h
|
|
|
| #include "core/html/LinkResource.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|