Index: Source/core/html/track/InbandTextTrack.cpp |
diff --git a/Source/core/html/track/InbandTextTrack.cpp b/Source/core/html/track/InbandTextTrack.cpp |
index 50bdc14a7d3695da94abaf66f8a1973c46398baa..925f84e7c9d7141624825dac3bc838a1d815b73a 100644 |
--- a/Source/core/html/track/InbandTextTrack.cpp |
+++ b/Source/core/html/track/InbandTextTrack.cpp |
@@ -31,7 +31,6 @@ |
#include "platform/Logging.h" |
#include "public/platform/WebInbandTextTrack.h" |
#include "public/platform/WebString.h" |
-#include "wtf/UnusedParam.h" |
#include <math.h> |
using blink::WebInbandTextTrack; |