| Index: Source/core/platform/mock/PlatformSpeechSynthesizerMock.h
|
| diff --git a/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h b/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h
|
| index 9a48361b1cabf9d533584d4fb475c6a7668c0af6..3378c835b45e5ed3cf574f2898b8eb5da16ba60f 100644
|
| --- a/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h
|
| +++ b/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef PlatformSpeechSynthesizerMock_h
|
| #define PlatformSpeechSynthesizerMock_h
|
|
|
| -#include "core/platform/PlatformSpeechSynthesizer.h"
|
| #include "platform/Timer.h"
|
| +#include "platform/speech/PlatformSpeechSynthesizer.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| namespace WebCore {
|
|
|