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

Unified Diff: Source/platform/blink_platform.gypi

Issue 702633002: Move ViewDisplayList to GraphicsLayer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: copy & pasted test expectation from the wrong window. sorry. :( Created 6 years, 1 month 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 afefacb5d1443b50b75a7a143aeab962f171f098..f23c6f5d1a41431f9c1140cd2ea1ee5b559b75fa 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -524,6 +524,14 @@
'graphics/gpu/WebGLImageConversion.h',
'graphics/media/MediaPlayer.cpp',
'graphics/media/MediaPlayer.h',
+ 'graphics/paint/ClipDisplayItem.cpp',
+ 'graphics/paint/ClipDisplayItem.h',
+ 'graphics/paint/DisplayItem.cpp',
+ 'graphics/paint/DisplayItem.h',
+ 'graphics/paint/DisplayItemList.cpp',
+ 'graphics/paint/DisplayItemList.h',
+ 'graphics/paint/DrawingDisplayItem.cpp',
+ 'graphics/paint/DrawingDisplayItem.h',
'graphics/skia/GaneshUtils.cpp',
'graphics/skia/GaneshUtils.h',
'graphics/skia/NativeImageSkia.cpp',
« no previous file with comments | « Source/core/rendering/compositing/CompositedLayerMapping.cpp ('k') | Source/platform/graphics/GraphicsLayer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698