| 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 da30dd9b4926b023bed138e07a8737a75c867bb8..bdddbdd07bd98ff1109de7a7506fc72d5b001955 100644
|
| --- a/third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.h
|
| +++ b/third_party/WebKit/Source/modules/speech/SpeechRecognitionAlternative.h
|
| @@ -29,7 +29,7 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|