Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / MediaFragmentURIParser.cpp
index 70cd27f..0512a1f 100644 (file)
@@ -31,7 +31,7 @@
 #include "wtf/text/StringBuilder.h"
 #include "wtf/text/WTFString.h"
 
-namespace WebCore {
+namespace blink {
 
 const int secondsPerHour = 3600;
 const int secondsPerMinute = 60;