diff options
Diffstat (limited to 'third_party/WebKit/public/web/WebSpeechRecognitionHandle.h')
| -rw-r--r-- | third_party/WebKit/public/web/WebSpeechRecognitionHandle.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/WebKit/public/web/WebSpeechRecognitionHandle.h b/third_party/WebKit/public/web/WebSpeechRecognitionHandle.h index 07d8aac..7e493e1 100644 --- a/third_party/WebKit/public/web/WebSpeechRecognitionHandle.h +++ b/third_party/WebKit/public/web/WebSpeechRecognitionHandle.h @@ -26,8 +26,8 @@ #ifndef WebSpeechRecognitionHandle_h #define WebSpeechRecognitionHandle_h -#include "../platform/WebCommon.h" -#include "../platform/WebPrivatePtr.h" +#include "public/platform/WebCommon.h" +#include "public/platform/WebPrivatePtr.h" namespace WebCore { class SpeechRecognition; |
