| Index: Source/core/style/KeyframeList.h
|
| diff --git a/Source/core/layout/style/KeyframeList.h b/Source/core/style/KeyframeList.h
|
| similarity index 98%
|
| rename from Source/core/layout/style/KeyframeList.h
|
| rename to Source/core/style/KeyframeList.h
|
| index 464db52564e364cf66ddb811b22f0a741eeaf7f4..f884f9df0fd97e0b1385c7cc23e661b6e15113a8 100644
|
| --- a/Source/core/layout/style/KeyframeList.h
|
| +++ b/Source/core/style/KeyframeList.h
|
| @@ -26,7 +26,7 @@
|
| #define KeyframeList_h
|
|
|
| #include "core/CSSPropertyNames.h"
|
| -#include "core/layout/style/StyleInheritedData.h"
|
| +#include "core/style/StyleInheritedData.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/RefPtr.h"
|
| #include "wtf/Vector.h"
|
|
|