| 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 6b2783ac03ebd378ff356d08f514e07f7638a4f2..1302b64a4b089312f85aaef6a0817e5786331889 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -453,7 +453,6 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAlignmentUtils.h",
|
| "properties/CSSPropertyColumnUtils.cpp",
|
| "properties/CSSPropertyColumnUtils.h",
|
| - "properties/CSSPropertyDescriptor.h",
|
| "properties/CSSPropertyLengthUtils.cpp",
|
| "properties/CSSPropertyLengthUtils.h",
|
| "properties/CSSPropertyMarginUtils.cpp",
|
|
|