| Index: Source/web/SpeechRecognitionClientProxy.cpp
|
| diff --git a/Source/web/SpeechRecognitionClientProxy.cpp b/Source/web/SpeechRecognitionClientProxy.cpp
|
| index 4499fa81f1ecde690eb1191f15810d2b6c7504a7..479f15d5ed6cbc5bad804618516c0547c1a9c980 100644
|
| --- a/Source/web/SpeechRecognitionClientProxy.cpp
|
| +++ b/Source/web/SpeechRecognitionClientProxy.cpp
|
| @@ -41,8 +41,6 @@
|
| #include "public/web/WebSpeechRecognizer.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
| -using namespace blink;
|
| -
|
| namespace blink {
|
|
|
| SpeechRecognitionClientProxy::~SpeechRecognitionClientProxy()
|
|
|