Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1295)

Unified Diff: Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp
diff --git a/Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp b/Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp
index e94195aea4aad6dc08cd2d91c52ea2d7c50fbfc2..1b571c4d21498d0487689cb450a985170cdc676e 100644
--- a/Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp
+++ b/Source/core/platform/mock/PlatformSpeechSynthesizerMock.cpp
@@ -24,8 +24,8 @@
*/
#include "config.h"
-#include "PlatformSpeechSynthesizerMock.h"
#include "PlatformSpeechSynthesisUtterance.h"
+#include "core/platform/mock/PlatformSpeechSynthesizerMock.h"
#if ENABLE(SPEECH_SYNTHESIS)
« no previous file with comments | « Source/core/platform/mock/GeolocationClientMock.cpp ('k') | Source/core/platform/mock/ScrollbarThemeMock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698