| 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 60a1f66906057ae9e45610b826044d79b6bd4346..bfce4fbf4f477d6145154d44dbc5d81d80ed698f 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -43,6 +43,7 @@ blink_core_sources("rendering") {
|
| "StyleBoxData.cpp",
|
| "StyleContentAlignmentData.h",
|
| "StyleDeprecatedFlexibleBoxData.cpp",
|
| + "StyleDifference.cpp",
|
| "StyleFetchedImage.cpp",
|
| "StyleFetchedImageSet.cpp",
|
| "StyleFilterData.cpp",
|
|
|