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

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: Rebase again again 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') | no next file with comments »
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 d44d722de3b78630f07f1a560e44f783408c0846..8f4c7064660075e2b4489c6e06d1ddd121de2485 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1706,6 +1706,8 @@
'paint/ScrollbarPainter.h',
'paint/ScrollRecorder.cpp',
'paint/ScrollRecorder.h',
+ 'paint/SubtreeRecorder.cpp',
+ 'paint/SubtreeRecorder.h',
'paint/TableCellPainter.cpp',
'paint/TableCellPainter.h',
'paint/TablePainter.cpp',
« no previous file with comments | « no previous file | Source/core/paint/BlockPainter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698