| 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 112d3d55c4bca52c1ade148fa13854df6f768921..87b693ae64317d1ae9abc569f08c617b617b105a 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -48,6 +48,7 @@ blink_core_sources("rendering") {
|
| "GridPositionsResolver.h",
|
| "GridTrackSize.h",
|
| "LineClampValue.h",
|
| + "MemberCopy.h",
|
| "NinePieceImage.cpp",
|
| "NinePieceImage.h",
|
| "OutlineValue.h",
|
|
|