| Index: public/webview/WebSpeechInputController.h
|
| diff --git a/Source/WebKit/chromium/public/WebSpeechInputController.h b/public/webview/WebSpeechInputController.h
|
| similarity index 98%
|
| copy from Source/WebKit/chromium/public/WebSpeechInputController.h
|
| copy to public/webview/WebSpeechInputController.h
|
| index f0414cb97a2899f5b1c24f8413af44ceee037f79..83202835285bfa0306cdf88228e2289a30551706 100644
|
| --- a/Source/WebKit/chromium/public/WebSpeechInputController.h
|
| +++ b/public/webview/WebSpeechInputController.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSpeechInputController_h
|
| #define WebSpeechInputController_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
|
|
| namespace WebKit {
|
|
|
|
|