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

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

Issue 1397583002: Implement the framework for a paint property hierarchy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 52dab96796a3eb6a825cdf733a7767f71aa37073..846af528b6562a8f8ac3387f4d79c33dd6aa2b6e 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1966,6 +1966,7 @@
'paint/NinePieceImageGrid.h',
'paint/NinePieceImagePainter.cpp',
'paint/NinePieceImagePainter.h',
+ 'paint/ObjectPaintProperties.h',
'paint/ObjectPainter.cpp',
'paint/ObjectPainter.h',
'paint/PaintInfo.h',

Powered by Google App Engine
This is Rietveld 408576698