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 0d34d30bc878166ebf12e1e6225f94f5d66d1a75..7e4db202cec7f8d066daef6214148bbe762fc737 100644 |
--- a/third_party/WebKit/Source/core/html/LinkManifest.h |
+++ b/third_party/WebKit/Source/core/html/LinkManifest.h |
@@ -7,6 +7,7 @@ |
#include "core/html/LinkResource.h" |
#include "wtf/Allocator.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/RefPtr.h" |
namespace blink { |