| Index: third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| diff --git a/third_party/WebKit/Source/platform/network/ResourceResponse.h b/third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| index 5ebea38a616f6bc650f366b860913efc303f1702..e0276241609c1ef2675375f9dfbaf17fb9016573 100644
|
| --- a/third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| +++ b/third_party/WebKit/Source/platform/network/ResourceResponse.h
|
| @@ -36,6 +36,7 @@
|
| #include "platform/weborigin/KURL.h"
|
| #include "public/platform/modules/serviceworker/WebServiceWorkerResponseType.h"
|
| #include "wtf/PassOwnPtr.h"
|
| +#include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/text/CString.h"
|
|
|
|
|