| Index: Source/modules/speech/SpeechRecognitionAlternative.h
|
| diff --git a/Source/modules/speech/SpeechRecognitionAlternative.h b/Source/modules/speech/SpeechRecognitionAlternative.h
|
| index 3f56660a3d77bce9865d124ae5cf62bc39ede2b1..8a0b5587e28acef4c637120dcb13e02f0fb6cfde 100644
|
| --- a/Source/modules/speech/SpeechRecognitionAlternative.h
|
| +++ b/Source/modules/speech/SpeechRecognitionAlternative.h
|
| @@ -27,7 +27,7 @@
|
| #define SpeechRecognitionAlternative_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|