| Index: third_party/WebKit/public/web/WebWindowFeatures.h
|
| diff --git a/third_party/WebKit/public/web/WebWindowFeatures.h b/third_party/WebKit/public/web/WebWindowFeatures.h
|
| index b0e497b8abd637f46befb83a8675aaad31a9cab8..f4ede783f0f07823ac22a1bfe4682b53a36efbd9 100644
|
| --- a/third_party/WebKit/public/web/WebWindowFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebWindowFeatures.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebWindowFeatures_h
|
| #define WebWindowFeatures_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebString.h"
|
| -#include "../platform/WebVector.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebString.h"
|
| +#include "public/platform/WebVector.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| #include "core/page/WindowFeatures.h"
|
|
|