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

Unified Diff: Source/core/core.gypi

Issue 847783003: New display item caching (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: New method, supporting partial paint 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 67b4085e39715f45b310f2ebe5a053bbbc0350d6..a9c46a260416c7b8bdc03e524ed1b3a8dd3b4e6c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1610,6 +1610,8 @@
'paint/ScrollableAreaPainter.h',
'paint/ScrollbarPainter.cpp',
'paint/ScrollbarPainter.h',
+ 'paint/SubtreeInfoRecorder.cpp',
+ 'paint/SubtreeInfoRecorder.h',
'paint/TableCellPainter.cpp',
'paint/TableCellPainter.h',
'paint/TablePainter.cpp',
« no previous file with comments | « no previous file | Source/core/paint/BlockPainter.cpp » ('j') | Source/platform/graphics/paint/CachedDisplayItem.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698