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 455e17ecb47ce06a6bda7d7b0736b27c33eb3582..8c6b0ab497b021fef7a6921bbbe922f67ef40cee 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", |