| 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 ce98389c38f37302c21ac02dc4f41e46e0ae8a2c..f380bf60db6659321e465e7fde874d23684ac8c5 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") {
|
| "StyleScrollSnapData.cpp",
|
| "StyleScrollSnapData.h",
|
| "StyleSelfAlignmentData.h",
|
| - "StyleSurroundData.cpp",
|
| - "StyleSurroundData.h",
|
| "StyleTransformData.cpp",
|
| "StyleTransformData.h",
|
| "StyleVisualData.cpp",
|
|
|