| 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 e9913a864d59eb0e2ce20136286dc02dbb697fb2..f7563bfc531d6e70aac78d1307bae6c5a311b58f 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -63,6 +63,7 @@ blink_core_sources("rendering") {
|
| "StyleContentAlignmentData.h",
|
| "StyleDeprecatedFlexibleBoxData.cpp",
|
| "StyleDeprecatedFlexibleBoxData.h",
|
| + "StyleDifference.cpp",
|
| "StyleDifference.h",
|
| "StyleFetchedImage.cpp",
|
| "StyleFetchedImage.h",
|
|
|