| Index: Source/core/layout/LayoutFullScreen.h
|
| diff --git a/Source/core/layout/LayoutFullScreen.h b/Source/core/layout/LayoutFullScreen.h
|
| index b75eae107ec96fc2652d90a3eed868670531c46e..ed0bbb8ab7c02f4d228468f641cfeac655aa55fb 100644
|
| --- a/Source/core/layout/LayoutFullScreen.h
|
| +++ b/Source/core/layout/LayoutFullScreen.h
|
| @@ -26,7 +26,7 @@
|
| #define LayoutFullScreen_h
|
|
|
| #include "core/layout/LayoutFlexibleBox.h"
|
| -#include "core/layout/style/StyleInheritedData.h"
|
| +#include "core/style/StyleInheritedData.h"
|
|
|
| namespace blink {
|
|
|
|
|