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

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

Issue 2380683006: SPv2: Add support for tracking raster paint invalidations in testing. (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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 0daaefdc4cd5c6a3e4e68c1e0596e3365ada64dd..be696e544468f876110dfc0a6ee120d4320609b2 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -980,6 +980,8 @@ component("platform") {
"graphics/paint/PaintChunker.h",
"graphics/paint/PaintController.cpp",
"graphics/paint/PaintController.h",
+ "graphics/paint/RasterInvalidationTracking.cpp",
+ "graphics/paint/RasterInvalidationTracking.h",
"graphics/paint/ScopedPaintChunkProperties.h",
"graphics/paint/ScrollDisplayItem.cpp",
"graphics/paint/ScrollDisplayItem.h",

Powered by Google App Engine
This is Rietveld 408576698