| Index: Source/core/speech/SpeechInputListener.h
|
| diff --git a/Source/core/page/SpeechInputListener.h b/Source/core/speech/SpeechInputListener.h
|
| similarity index 98%
|
| rename from Source/core/page/SpeechInputListener.h
|
| rename to Source/core/speech/SpeechInputListener.h
|
| index d9f501c4bf93b3dbb56d73bd409dbd0e9073a5de..b4fc017d138c52e3dd00ab7d298327c8014b9842 100644
|
| --- a/Source/core/page/SpeechInputListener.h
|
| +++ b/Source/core/speech/SpeechInputListener.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #if ENABLE(INPUT_SPEECH)
|
|
|
| -#include "core/page/SpeechInputResult.h"
|
| +#include "core/speech/SpeechInputResult.h"
|
| #include "wtf/Forward.h"
|
|
|
| namespace WebCore {
|
|
|