Index: Source/core/html/track/TextTrack.h |
diff --git a/Source/core/html/track/TextTrack.h b/Source/core/html/track/TextTrack.h |
index c033f742aa7d647bf618d1d7ccf2593770765483..655eb31d511ecb0241d68aea70140f10124099bc 100644 |
--- a/Source/core/html/track/TextTrack.h |
+++ b/Source/core/html/track/TextTrack.h |
@@ -30,9 +30,7 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/ExceptionCode.h" |
#include "core/html/track/TrackBase.h" |
-#include <wtf/PassOwnPtr.h> |
-#include <wtf/RefCounted.h> |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |