| Index: Source/core/speech/SpeechInputResult.cpp
|
| diff --git a/Source/core/page/SpeechInputResult.cpp b/Source/core/speech/SpeechInputResult.cpp
|
| similarity index 98%
|
| rename from Source/core/page/SpeechInputResult.cpp
|
| rename to Source/core/speech/SpeechInputResult.cpp
|
| index 82ef65b8580518a6cb7010de59ad8198c94d4e33..1673455fe4be00dd758c6f4c8c1075f95a9fa0a6 100644
|
| --- a/Source/core/page/SpeechInputResult.cpp
|
| +++ b/Source/core/speech/SpeechInputResult.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/page/SpeechInputResult.h"
|
| +#include "core/speech/SpeechInputResult.h"
|
|
|
| #if ENABLE(INPUT_SPEECH)
|
|
|
|
|