Index: third_party/WebKit/Source/platform/Prerender.h |
diff --git a/third_party/WebKit/Source/platform/Prerender.h b/third_party/WebKit/Source/platform/Prerender.h |
index e0b88ab218efd5813546d008367ebee7c51a7b79..e942e0e5d39261116e712a800fa907abae326f73 100644 |
--- a/third_party/WebKit/Source/platform/Prerender.h |
+++ b/third_party/WebKit/Source/platform/Prerender.h |
@@ -36,8 +36,8 @@ |
#include "platform/heap/Handle.h" |
#include "platform/weborigin/KURL.h" |
#include "platform/weborigin/Referrer.h" |
-#include "wtf/OwnPtr.h" |
#include "wtf/PassRefPtr.h" |
+#include "wtf/RefCounted.h" |
#include "wtf/RefPtr.h" |
#include "wtf/text/WTFString.h" |