| 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 90bd5bb8134a61385a487aca5dfc4045c196ff78..9513c7285cc99860a8de9057664734e342972130 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -345,7 +345,6 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPI.h",
|
| "properties/CSSPropertyAPIPadding.cpp",
|
| "properties/CSSPropertyAPIPadding.h",
|
| - "properties/CSSPropertyDescriptor.cpp",
|
| "properties/CSSPropertyDescriptor.h",
|
| "resolver/AnimatedStyleBuilder.cpp",
|
| "resolver/AnimatedStyleBuilder.h",
|
|
|