Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / track / vtt / VTTRegionList.cpp
index 41bf33a..3a046f4 100644 (file)
@@ -26,7 +26,7 @@
 #include "config.h"
 #include "core/html/track/vtt/VTTRegionList.h"
 
-namespace WebCore {
+namespace blink {
 
 VTTRegionList::VTTRegionList()
 {
@@ -78,4 +78,4 @@ void VTTRegionList::trace(Visitor* visitor)
     visitor->trace(m_list);
 }
 
-} // namespace WebCore
+} // namespace blink