| 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 eeb1fbadad23d84bfac4b99c0d48e849c2d2a13c..317da7360bdb5a15e1f2a491c7cc25a8dfaba0f4 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -91,7 +91,6 @@ blink_core_sources("rendering") {
|
| "StylePath.cpp",
|
| "StylePath.h",
|
| "StylePendingImage.h",
|
| - "StyleRareInheritedData.h",
|
| "StyleRareNonInheritedData.cpp",
|
| "StyleRareNonInheritedData.h",
|
| "StyleRay.cpp",
|
|
|