Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / speech / SpeechRecognitionError.cpp
index 5e4bcee..761120a 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "modules/speech/SpeechRecognitionError.h"
 
-namespace WebCore {
+namespace blink {
 
 static String ErrorCodeToString(SpeechRecognitionError::ErrorCode code)
 {
@@ -96,4 +96,4 @@ SpeechRecognitionErrorInit::SpeechRecognitionErrorInit()
 {
 }
 
-} // namespace WebCore
+} // namespace blink