| 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 4083c279d46b324920e74ab8063e2d7e3749f156..0d1ea6b4bb0ffccf942f9d0273d0734da22877b7 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -10,6 +10,7 @@ blink_core_sources("rendering") {
|
| sources = [
|
| "AppliedTextDecoration.cpp",
|
| "AppliedTextDecoration.h",
|
| + "AppliedTextDecorationList.h",
|
| "BasicShapes.cpp",
|
| "BasicShapes.h",
|
| "BorderData.h",
|
|
|