Index: third_party/WebKit/Source/modules/mediasource/TrackDefault.cpp |
diff --git a/third_party/WebKit/Source/modules/mediasource/TrackDefault.cpp b/third_party/WebKit/Source/modules/mediasource/TrackDefault.cpp |
index f89554a633460e68e0521f2cc41600ff1725608f..f330b23eae8d027d58165c144ac0fb7085b7c7d1 100644 |
--- a/third_party/WebKit/Source/modules/mediasource/TrackDefault.cpp |
+++ b/third_party/WebKit/Source/modules/mediasource/TrackDefault.cpp |
@@ -5,7 +5,6 @@ |
#include "modules/mediasource/TrackDefault.h" |
#include "bindings/core/v8/ExceptionState.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/html/track/AudioTrack.h" |
#include "core/html/track/TextTrack.h" |
#include "core/html/track/VideoTrack.h" |