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

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

Issue 2342103002: Refactor the way PaintArtifactCompositor is attached and used. (Closed)
Patch Set: none Created 4 years, 3 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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index b9a76ddf46097e7de35ba559cd16e8587aed42f4..8f3c03e6990fd6e332a5377e0a09b72ad5eb63b6 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -318,7 +318,6 @@ test("webkit_unit_tests") {
"WebElementTest.cpp",
"WebEmbeddedWorkerImplTest.cpp",
"WebNodeTest.cpp",
- "WebViewImplPaintArtifactCompositorTest.cpp",
# FIXME: Move the tests from web/tests/ to appropriate places.
# crbug.com/353585

Powered by Google App Engine
This is Rietveld 408576698