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

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

Issue 2430313004: Paint collapsed borders of a table as one display item (Closed)
Patch Set: Rebaseline on mac and win Created 4 years, 1 month 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 fdb8d0b5e21530ace718e2569444bd4a45e898e3..9c331c0bc033ecbc435b7a89aad034d081ba20cc 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1284,6 +1284,7 @@ source_set("unit_tests") {
"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