| Index: third_party/WebKit/Source/modules/speech/testing/InternalsSpeechSynthesis.h
|
| diff --git a/third_party/WebKit/Source/modules/speech/testing/InternalsSpeechSynthesis.h b/third_party/WebKit/Source/modules/speech/testing/InternalsSpeechSynthesis.h
|
| index 9c7d872098016af9b4e403dd93e402b5d63747f2..8ebccc6f49c9930724fdfb1df54f051c4bb90005 100644
|
| --- a/third_party/WebKit/Source/modules/speech/testing/InternalsSpeechSynthesis.h
|
| +++ b/third_party/WebKit/Source/modules/speech/testing/InternalsSpeechSynthesis.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef InternalsSpeechSynthesis_h
|
| #define InternalsSpeechSynthesis_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|