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