Index: public/web/WebSpeechRecognizer.h |
diff --git a/public/web/WebSpeechRecognizer.h b/public/web/WebSpeechRecognizer.h |
index a3291ca2e198f27e1cae58608c6c306a7d28653d..91ec0579a2ab5e0d445150c1b232340e5c16fe61 100644 |
--- a/public/web/WebSpeechRecognizer.h |
+++ b/public/web/WebSpeechRecognizer.h |
@@ -26,8 +26,8 @@ |
#ifndef WebSpeechRecognizer_h |
#define WebSpeechRecognizer_h |
-#include "public/platform/WebCommon.h" |
-#include "public/web/WebSpeechRecognitionHandle.h" |
+#include "../platform/WebCommon.h" |
+#include "WebSpeechRecognitionHandle.h" |
namespace blink { |