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

Unified Diff: Source/core/core.gypi

Issue 892293002: First version of new merge algorithm (not enabled yet) (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/paint/BlockPainter.cpp » ('j') | Source/core/paint/BlockPainter.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 10c90af00007a1b7ba2b750b53344921f77690bb..62379a909bf66268f697a0f778c604fbdc8d1151 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1673,6 +1673,8 @@
'paint/ScrollbarPainter.h',
'paint/ScrollRecorder.cpp',
'paint/ScrollRecorder.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/core/paint/BlockPainter.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698