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