| Index: third_party/WebKit/public/web/WebSpeechGrammar.h
|
| diff --git a/third_party/WebKit/public/web/WebSpeechGrammar.h b/third_party/WebKit/public/web/WebSpeechGrammar.h
|
| index 372ac433ab056d62306d47f5eff181dd8ceb3303..722dc003668dab9980c638fcf72744bc7bff560f 100644
|
| --- a/third_party/WebKit/public/web/WebSpeechGrammar.h
|
| +++ b/third_party/WebKit/public/web/WebSpeechGrammar.h
|
| @@ -26,9 +26,9 @@
|
| #ifndef WebSpeechGrammar_h
|
| #define WebSpeechGrammar_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebPrivatePtr.h"
|
| -#include "../platform/WebURL.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebPrivatePtr.h"
|
| +#include "public/platform/WebURL.h"
|
|
|
| namespace blink {
|
|
|
|
|