| Index: Source/core/style/GridCoordinate.h
|
| diff --git a/Source/core/layout/style/GridCoordinate.h b/Source/core/style/GridCoordinate.h
|
| similarity index 99%
|
| rename from Source/core/layout/style/GridCoordinate.h
|
| rename to Source/core/style/GridCoordinate.h
|
| index 3a4f8056458066d8b2e8258e4564f434cc8e6976..afa687c93defb479f9d57a8ed0945080618eda14 100644
|
| --- a/Source/core/layout/style/GridCoordinate.h
|
| +++ b/Source/core/style/GridCoordinate.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef GridCoordinate_h
|
| #define GridCoordinate_h
|
|
|
| -#include "core/layout/style/GridResolvedPosition.h"
|
| +#include "core/style/GridResolvedPosition.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|