Index: third_party/WebKit/Source/modules/fetch/Response.h |
diff --git a/third_party/WebKit/Source/modules/fetch/Response.h b/third_party/WebKit/Source/modules/fetch/Response.h |
index 4f91a0d5bc5f35f8653b3305469aadb83313e945..01c16c427a329bc341e6777e2de49dccdbb5e315 100644 |
--- a/third_party/WebKit/Source/modules/fetch/Response.h |
+++ b/third_party/WebKit/Source/modules/fetch/Response.h |
@@ -15,6 +15,7 @@ |
#include "modules/fetch/Headers.h" |
#include "platform/blob/BlobData.h" |
#include "platform/heap/Handle.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |