| Index: third_party/WebKit/Source/core/css/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn
|
| index 1b0fde18054c1fa776b689c60a84760b1316995c..9217599929bec38f676e734fb04c520c055884df 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -354,6 +354,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIOutlineOffset.cpp",
|
| "properties/CSSPropertyAPIPage.cpp",
|
| "properties/CSSPropertyAPIPaintOrder.cpp",
|
| + "properties/CSSPropertyAPIRotate.cpp",
|
| "properties/CSSPropertyAPISize.cpp",
|
| "properties/CSSPropertyAPITextDecorationColor.cpp",
|
| "properties/CSSPropertyAPITextDecorationSkip.cpp",
|
|
|