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 1238123004: Slimming Paint phase 2 compositing algorithm plumbing & skeleton display list API. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 65f458bfd68b9e588770fcc793ef52552f22e889..6943a348fc5eb9c9273bc7fe567cf15d553b0b78 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1816,6 +1816,8 @@
'page/scrolling/ScrollingCoordinator.h',
'page/scrolling/ScrollState.cpp',
'page/scrolling/ScrollState.h',
+ 'compositing/DisplayListCompositingBuilder.cpp',
+ 'compositing/DisplayListCompositingBuilder.h',
'paint/BackgroundImageGeometry.cpp',
'paint/BackgroundImageGeometry.h',
'paint/BlockFlowPainter.cpp',

Powered by Google App Engine
This is Rietveld 408576698