| Index: third_party/WebKit/public/web/WebPrerendererClient.h
|
| diff --git a/third_party/WebKit/public/web/WebPrerendererClient.h b/third_party/WebKit/public/web/WebPrerendererClient.h
|
| index b10273600ceda802fa933acca754c35e4ef0998f..f8eaa66e92cd9bc27b6a84739144fc5412cbdfda 100644
|
| --- a/third_party/WebKit/public/web/WebPrerendererClient.h
|
| +++ b/third_party/WebKit/public/web/WebPrerendererClient.h
|
| @@ -32,7 +32,7 @@
|
| #ifndef WebPrerendererClient_h
|
| #define WebPrerendererClient_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|