| Index: third_party/WebKit/public/web/WebSpeechRecognitionHandle.h
|
| diff --git a/third_party/WebKit/public/web/WebSpeechRecognitionHandle.h b/third_party/WebKit/public/web/WebSpeechRecognitionHandle.h
|
| index e53a1b44fcf5e8109edb4324f137c2bb0f730d32..e8487b5b5d84e61a597e4dd45ea094309aac2b72 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 blink {
|
|
|
|
|