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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1192443003: [Slimming Paint] Blink-side contiguous allocation of display items. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: need a constructor with WTF_MAKE_NONCOPYABLE Created 5 years, 6 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 | « Source/core/paint/TransformRecorder.cpp ('k') | Source/platform/graphics/paint/CachedDisplayItem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index a9d22e146b73c0ba1bf412843003500678f9f420..389b83b30b06019c5415293a2692140cebeb5ed4 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -635,6 +635,7 @@
'graphics/gpu/WebGLImageConversion.h',
'graphics/media/MediaPlayer.cpp',
'graphics/media/MediaPlayer.h',
+ 'graphics/paint/CachedDisplayItem.cpp',
'graphics/paint/CachedDisplayItem.h',
'graphics/paint/ClipDisplayItem.cpp',
'graphics/paint/ClipDisplayItem.h',
« no previous file with comments | « Source/core/paint/TransformRecorder.cpp ('k') | Source/platform/graphics/paint/CachedDisplayItem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698