| Index: public/web/WebSpeechInputController.h
|
| diff --git a/public/web/WebSpeechInputController.h b/public/web/WebSpeechInputController.h
|
| index fdc0688a31ade306eec2534bd78a2b962dfed81c..6556330ef7e4312afdb08964d4fdb5a8cfa82268 100644
|
| --- a/public/web/WebSpeechInputController.h
|
| +++ b/public/web/WebSpeechInputController.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSpeechInputController_h
|
| #define WebSpeechInputController_h
|
|
|
| -#include "public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|