| Index: third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.h
|
| diff --git a/third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.h b/third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.h
|
| index bdddbdd07bd98ff1109de7a7506fc72d5b001955..d7700096bd84570cb8d7cdca946ab066e18fead6 100644
|
| --- a/third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.h
|
| +++ b/third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef SpeechRecognitionAlternative_h
|
| #define SpeechRecognitionAlternative_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/ModulesExport.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|
|
|