Index: Source/core/html/HTMLTrackElement.cpp |
diff --git a/Source/core/html/HTMLTrackElement.cpp b/Source/core/html/HTMLTrackElement.cpp |
index 7efa63c426a565403615a97953e0a201e9fb9c07..bd931df2f39e5f2446799efe6bf79270bffdd259 100644 |
--- a/Source/core/html/HTMLTrackElement.cpp |
+++ b/Source/core/html/HTMLTrackElement.cpp |
@@ -33,8 +33,6 @@ |
#include "core/html/HTMLMediaElement.h" |
#include "platform/Logging.h" |
-using namespace std; |
- |
namespace WebCore { |
using namespace HTMLNames; |