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

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

Issue 2589003002: Split paint property update tests out of PaintPropertyTreeBuilderTest (Closed)
Patch Set: Rebase, minor cleanup 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 42412dc2a08ca736b495c1161511e01b6d8e8a40..19472133d06852e31faa7f187fe13e581902940c 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1265,7 +1265,9 @@ source_set("unit_tests") {
"paint/PaintLayerScrollableAreaTest.cpp",
"paint/PaintLayerTest.cpp",
"paint/PaintPropertyTreeBuilderTest.cpp",
+ "paint/PaintPropertyTreeBuilderTest.h",
"paint/PaintPropertyTreePrinterTest.cpp",
+ "paint/PaintPropertyTreeUpdateTests.cpp",
"paint/PrePaintTreeWalkTest.cpp",
"paint/SVGInlineTextBoxPainterTest.cpp",
"paint/StubChromeClientForSPv2.h",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilderTest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698