Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(581)

Unified Diff: third_party/WebKit/Source/core/style/BUILD.gn

Issue 2763643003: Add operator<< to StyleDifference for debug logging. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698