Index: Source/core/platform/mock/PlatformSpeechSynthesizerMock.h |
diff --git a/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h b/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h |
index bb7b4ef9fa1e2541c1341439d580d5f58530bced..deb18eed1b01260145ba8c635e09ffe4e8bc97cd 100644 |
--- a/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h |
+++ b/Source/core/platform/mock/PlatformSpeechSynthesizerMock.h |
@@ -28,8 +28,8 @@ |
#if ENABLE(SPEECH_SYNTHESIS) |
-#include "PlatformSpeechSynthesizer.h" |
-#include "Timer.h" |
+#include "core/platform/PlatformSpeechSynthesizer.h" |
+#include "core/platform/Timer.h" |
#include <wtf/PassOwnPtr.h> |
namespace WebCore { |