| 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 f380bf60db6659321e465e7fde874d23684ac8c5..84f3ca890e0d800110e77e6ab87c2c3969353034 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -56,8 +56,6 @@ blink_core_sources("rendering") {
|
| "ShadowData.h",
|
| "ShadowList.cpp",
|
| "ShadowList.h",
|
| - "StyleBackgroundData.cpp",
|
| - "StyleBackgroundData.h",
|
| "StyleBoxData.cpp",
|
| "StyleBoxData.h",
|
| "StyleContentAlignmentData.h",
|
|
|