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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2292273003: Define contentsProperties on ObjectPaintProperties, for use in paint invalidation. (Closed)
Patch Set: none Created 4 years, 4 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/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 25e1bc4ab9dd3b5172deac41968763de3b8fb90a..d364590e03d4f0823fde00f941735e65164d4347 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2149,6 +2149,7 @@
'paint/NinePieceImageGrid.h',
'paint/NinePieceImagePainter.cpp',
'paint/NinePieceImagePainter.h',
+ 'paint/ObjectPaintProperties.cpp',
'paint/ObjectPaintProperties.h',
'paint/ObjectPaintInvalidator.cpp',
'paint/ObjectPaintInvalidator.h',

Powered by Google App Engine
This is Rietveld 408576698