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

Unified Diff: Source/platform/blink_platform.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/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index f02c706e803b0b521029a0b18db14cdc7cdbec0d..5439c5d2656b7269e651550d50b03513016dedb9 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -662,6 +662,7 @@
'graphics/paint/DisplayItemTransformTree.h',
'graphics/paint/DisplayItemTransformTreeBuilder.cpp',
'graphics/paint/DisplayItemTransformTreeBuilder.h',
+ 'graphics/paint/DisplayList.h',
'graphics/paint/DrawingDisplayItem.cpp',
'graphics/paint/DrawingDisplayItem.h',
'graphics/paint/DrawingRecorder.cpp',

Powered by Google App Engine
This is Rietveld 408576698