| Index: third_party/WebKit/Source/core/style/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/style/BUILD.gn b/third_party/WebKit/Source/core/style/BUILD.gn
|
| index 6caff039c13256c96709a198426448bd3a7aad41..292b9489f79cd8efb854f41a1542c83fd239ea9e 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -50,8 +50,8 @@ blink_core_sources("rendering") {
|
| "StyleInvalidImage.h",
|
| "StyleMotionData.cpp",
|
| "StyleMotionData.h",
|
| - "StyleMotionRotation.h",
|
| "StyleMultiColData.cpp",
|
| + "StyleOffsetRotation.h",
|
| "StylePath.cpp",
|
| "StylePath.h",
|
| "StylePendingImage.h",
|
|
|