Index: Source/web/SpeechRecognitionClientProxy.cpp |
diff --git a/Source/web/SpeechRecognitionClientProxy.cpp b/Source/web/SpeechRecognitionClientProxy.cpp |
index 96e49b2d21d501cfd89322d40d7edfb988b7d458..4499fa81f1ecde690eb1191f15810d2b6c7504a7 100644 |
--- a/Source/web/SpeechRecognitionClientProxy.cpp |
+++ b/Source/web/SpeechRecognitionClientProxy.cpp |
@@ -41,7 +41,7 @@ |
#include "public/web/WebSpeechRecognizer.h" |
#include "wtf/PassRefPtr.h" |
-using namespace WebCore; |
+using namespace blink; |
namespace blink { |