| 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 84f3ca890e0d800110e77e6ab87c2c3969353034..3df1196cf02103afa048d77eb2613627cca5af4d 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -104,8 +104,6 @@ blink_core_sources("rendering") {
|
| "StyleSelfAlignmentData.h",
|
| "StyleTransformData.cpp",
|
| "StyleTransformData.h",
|
| - "StyleVisualData.cpp",
|
| - "StyleVisualData.h",
|
| "StyleWillChangeData.cpp",
|
| "StyleWillChangeData.h",
|
| "TextSizeAdjust.h",
|
|
|