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

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: Traverse indices vector Created 5 years, 10 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/SubtreeInfoRecorder.h » ('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 3127091b17cce42e60a2d220c2a8e6fee79225f1..dd9fe4d8c7c115ef94dc43cbe55d7f1cd2985a3f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1693,6 +1693,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/SubtreeInfoRecorder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698