| Index: third_party/WebKit/Source/platform/mhtml/ArchiveResource.h
|
| diff --git a/third_party/WebKit/Source/platform/mhtml/ArchiveResource.h b/third_party/WebKit/Source/platform/mhtml/ArchiveResource.h
|
| index a126366213fa2bcd4cb7d645527bb952abfa20d9..3aeb459c377c971373aa2310764c92231827c90a 100644
|
| --- a/third_party/WebKit/Source/platform/mhtml/ArchiveResource.h
|
| +++ b/third_party/WebKit/Source/platform/mhtml/ArchiveResource.h
|
| @@ -32,7 +32,7 @@
|
| #include "platform/SharedBuffer.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/RefCounted.h"
|
| +#include "wtf/Forward.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|