| Index: Source/web/SpeechRecognitionClientProxy.cpp
|
| diff --git a/Source/web/SpeechRecognitionClientProxy.cpp b/Source/web/SpeechRecognitionClientProxy.cpp
|
| index adab918668a9efe3ccd35ff7c164df9c0d5b08f1..4d5b1ebd3c87309c56a5445951f64df6cbf46dae 100644
|
| --- a/Source/web/SpeechRecognitionClientProxy.cpp
|
| +++ b/Source/web/SpeechRecognitionClientProxy.cpp
|
| @@ -39,7 +39,7 @@
|
| #include "modules/speech/SpeechRecognitionError.h"
|
| #include "modules/speech/SpeechRecognitionResult.h"
|
| #include "modules/speech/SpeechRecognitionResultList.h"
|
| -#include "weborigin/SecurityOrigin.h"
|
| +#include "platform/weborigin/SecurityOrigin.h"
|
|
|
| using namespace WebCore;
|
|
|
|
|