Index: Source/core/html/HTMLPlugInImageElement.h |
diff --git a/Source/core/html/HTMLPlugInImageElement.h b/Source/core/html/HTMLPlugInImageElement.h |
index 168d4c01676cbf577fc3c3b16c55d9f68e2872f2..fc797716c394e4ec7e39affae27fbb3a2aed16be 100644 |
--- a/Source/core/html/HTMLPlugInImageElement.h |
+++ b/Source/core/html/HTMLPlugInImageElement.h |
@@ -25,8 +25,7 @@ |
#include "core/platform/MIMETypeFromURL.h" |
#include "core/rendering/style/RenderStyle.h" |
-#include <wtf/OwnPtr.h> |
-#include <wtf/RefPtr.h> |
+#include "wtf/OwnPtr.h" |
namespace WebCore { |