Chromium Code Reviews| Index: Source/core/html/track/TextTrackList.h |
| diff --git a/Source/core/html/track/TextTrackList.h b/Source/core/html/track/TextTrackList.h |
| index 9876406f7c8d3371e827569a890b11aa32ceca78..1d553517d5c63e8092fd0549eb33b2727070b85a 100644 |
| --- a/Source/core/html/track/TextTrackList.h |
| +++ b/Source/core/html/track/TextTrackList.h |
| @@ -34,8 +34,6 @@ |
| #include "wtf/RefCounted.h" |
| #include "wtf/Vector.h" |
| -#include <algorithm> |
| - |
| namespace WebCore { |
| class HTMLMediaElement; |