Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / apps / web_view_browsertest.cc
index e3afc1f..80cd906 100644 (file)
@@ -1679,7 +1679,8 @@ IN_PROC_BROWSER_TEST_F(WebViewTest, ScreenCoordinates) {
           << message_;
 }
 
-IN_PROC_BROWSER_TEST_F(WebViewTest, SpeechRecognition) {
+// crbug/360448
+IN_PROC_BROWSER_TEST_F(WebViewTest, DISABLED_SpeechRecognition) {
   ASSERT_TRUE(StartEmbeddedTestServer());
   content::WebContents* guest_web_contents = LoadGuest(
       "/extensions/platform_apps/web_view/speech/guest.html",