| Index: public/web/WebSpeechRecognizerClient.h
|
| diff --git a/public/web/WebSpeechRecognizerClient.h b/public/web/WebSpeechRecognizerClient.h
|
| index 7aceee9a40abfc0d49378db076d83042bd95fe18..185509fb354c4d0fec5baded0df9ffd324342fc4 100644
|
| --- a/public/web/WebSpeechRecognizerClient.h
|
| +++ b/public/web/WebSpeechRecognizerClient.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebSpeechRecognizerClient_h
|
| #define WebSpeechRecognizerClient_h
|
|
|
| -#include "public/platform/WebVector.h"
|
| +#include "../platform/WebVector.h"
|
|
|
| namespace blink {
|
|
|
|
|