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

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

Issue 2551963003: Reland of Paint collapsed borders of a table as one display item (Closed)
Patch Set: Created 4 years 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/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 969ac812f2d10f19c53555c23cd11a78bc6f5530..14f933b1aab4d0f0a96ac9ea7d1f19f6c90ffbf7 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1296,6 +1296,7 @@
"paint/SVGInlineTextBoxPainterTest.cpp",
"paint/StubChromeClientForSPv2.h",
"paint/TableCellPainterTest.cpp",
+ "paint/TablePainterTest.cpp",
"paint/TextPainterTest.cpp",
"paint/VideoPainterTest.cpp",
"streams/ReadableStreamOperationsTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698