| Index: Source/modules/speech/SpeechRecognitionResult.h
|
| diff --git a/Source/modules/speech/SpeechRecognitionResult.h b/Source/modules/speech/SpeechRecognitionResult.h
|
| index 3d936df2f46809b9a1618abcf666ee1eb9fd4910..feb4ee42ee8f57b7ab66c11732d866ddef31edad 100644
|
| --- a/Source/modules/speech/SpeechRecognitionResult.h
|
| +++ b/Source/modules/speech/SpeechRecognitionResult.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef SpeechRecognitionResult_h
|
| #define SpeechRecognitionResult_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/speech/SpeechRecognitionAlternative.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|