| Index: Source/core/speech/SpeechInputResultList.cpp
|
| diff --git a/Source/core/page/SpeechInputResultList.cpp b/Source/core/speech/SpeechInputResultList.cpp
|
| similarity index 97%
|
| rename from Source/core/page/SpeechInputResultList.cpp
|
| rename to Source/core/speech/SpeechInputResultList.cpp
|
| index 89905a101bae5114c00ff0c7332028ee003ec874..86f7fda07648bce06568865776a2856a57d6551c 100644
|
| --- a/Source/core/page/SpeechInputResultList.cpp
|
| +++ b/Source/core/speech/SpeechInputResultList.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/page/SpeechInputResultList.h"
|
| +#include "core/speech/SpeechInputResultList.h"
|
|
|
| #if ENABLE(INPUT_SPEECH)
|
|
|
|
|