Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / track / vtt / VTTTokenizer.h
index abc05e2..4afcded 100644 (file)
@@ -34,7 +34,7 @@
 #include "core/html/parser/InputStreamPreprocessor.h"
 #include "core/html/track/vtt/VTTToken.h"
 
-namespace WebCore {
+namespace blink {
 
 class VTTTokenizer {
     WTF_MAKE_NONCOPYABLE(VTTTokenizer);