Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(768)

Unified Diff: Source/core/html/track/TextTrackList.h

Issue 17388003: Remove unused includes from core/{editing,fileapi,history,html} (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/html/track/TextTrackCueGeneric.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « Source/core/html/track/TextTrackCueGeneric.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698