Index: third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h |
diff --git a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h |
index 70f1780fb3d29822c0041c31275d0b16868537e5..2092d7321e8af6adc345ae470057ce78b4068af0 100644 |
--- a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h |
+++ b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h |
@@ -31,8 +31,6 @@ |
#include "core/frame/DOMWindowProperty.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Forward.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
namespace blink { |