| 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 d4a8df68f428150ea2ea8e6dbaa80b2b69caa967..6eb43dcde68952de01647909192c34e228c44f98 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -12,12 +12,12 @@ blink_core_sources("rendering") {
|
| "AppliedTextDecoration.h",
|
| "BasicShapes.cpp",
|
| "BasicShapes.h",
|
| - "BorderColorAndStyle.h",
|
| "BorderData.h",
|
| "BorderEdge.cpp",
|
| "BorderEdge.h",
|
| "BorderImageLength.h",
|
| "BorderImageLengthBox.h",
|
| + "BorderStyle.h",
|
| "BorderValue.h",
|
| "CachedUAStyle.h",
|
| "ClipPathOperation.cpp",
|
|
|