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