| Index: Source/core/speech/SpeechInputResultList.h
|
| diff --git a/Source/core/page/SpeechInputResultList.h b/Source/core/speech/SpeechInputResultList.h
|
| similarity index 97%
|
| rename from Source/core/page/SpeechInputResultList.h
|
| rename to Source/core/speech/SpeechInputResultList.h
|
| index eef6ca3624b637527aee3bd41ee95bf338c10e42..3edb9d5bef0638a0a85e30a074672602d15d4bb0 100644
|
| --- a/Source/core/page/SpeechInputResultList.h
|
| +++ b/Source/core/speech/SpeechInputResultList.h
|
| @@ -29,7 +29,7 @@
|
| #if ENABLE(INPUT_SPEECH)
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "core/page/SpeechInputResult.h"
|
| +#include "core/speech/SpeechInputResult.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|