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

Unified Diff: Source/core/core.gypi

Issue 865353002: Implement clip and scroll DisplayItems for PartPainter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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
« no previous file with comments | « no previous file | Source/core/frame/FrameView.cpp » ('j') | Source/core/frame/FrameView.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 041fa0fd6c945354f470e9953f9052350c887994..d35c96ae096dc9d286de97518269a43d301bf194 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1495,6 +1495,8 @@
'paint/BoxPainter.h',
'paint/CompositingRecorder.cpp',
'paint/CompositingRecorder.h',
+ 'paint/ContentBoxRadiusClipper.cpp',
+ 'paint/ContentBoxRadiusClipper.h',
'paint/DetailsMarkerPainter.cpp',
'paint/DetailsMarkerPainter.h',
'paint/RenderDrawingRecorder.cpp',
« no previous file with comments | « no previous file | Source/core/frame/FrameView.cpp » ('j') | Source/core/frame/FrameView.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698