| 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 2c449ceff73fa2521e4784f916532f0e25cfc7c5..455e17ecb47ce06a6bda7d7b0736b27c33eb3582 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -12,6 +12,7 @@ blink_core_sources("rendering") {
|
| "AppliedTextDecoration.h",
|
| "BasicShapes.cpp",
|
| "BasicShapes.h",
|
| + "BorderColorAndStyle.h",
|
| "BorderData.h",
|
| "BorderEdge.cpp",
|
| "BorderEdge.h",
|
|
|