Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / shell / renderer / test_runner / MockWebSpeechRecognizer.h
index fd6e138..fa1a606 100644 (file)
@@ -19,7 +19,7 @@ class WebSpeechRecognitionParams;
 class WebSpeechRecognizerClient;
 }
 
-namespace WebTestRunner {
+namespace content {
 
 class WebTestDelegate;
 
@@ -81,6 +81,6 @@ private:
     DISALLOW_COPY_AND_ASSIGN(MockWebSpeechRecognizer);
 };
 
-}
+}  // namespace content
 
 #endif  // CONTENT_SHELL_RENDERER_TEST_RUNNER_MOCKWEBSPEECHRECOGNIZER_H_