| Index: third_party/WebKit/public/web/WebFrameOwnerProperties.h
|
| diff --git a/third_party/WebKit/public/web/WebFrameOwnerProperties.h b/third_party/WebKit/public/web/WebFrameOwnerProperties.h
|
| index 4dac277f054ab6c214e270e0d0a7793877af0d85..4be92a972d11431c0f93832d9958e6512c33ac88 100644
|
| --- a/third_party/WebKit/public/web/WebFrameOwnerProperties.h
|
| +++ b/third_party/WebKit/public/web/WebFrameOwnerProperties.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef WebFrameOwnerProperties_h
|
| #define WebFrameOwnerProperties_h
|
|
|
| -#include "../platform/WebFeaturePolicy.h"
|
| -#include "../platform/WebString.h"
|
| -#include "../platform/WebVector.h"
|
| +#include "public/platform/WebFeaturePolicy.h"
|
| +#include "public/platform/WebString.h"
|
| +#include "public/platform/WebVector.h"
|
|
|
| #include <algorithm>
|
|
|
|
|