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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1193433004: Blink-side contiguous allocation of display items. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add ListContainer::AllocateAndConstructWithArguments and a TODO in DisplayItemList::findMatchingIte… 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/ListContainer.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 f5c90d916eb9a1d3e0e92fa09bb70fd43642f2c0..b13ae1f118e54609a08bc478c62eeae11616dbfb 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -653,8 +653,6 @@
'graphics/paint/ClipRecorder.h',
'graphics/paint/DisplayItem.cpp',
'graphics/paint/DisplayItem.h',
- 'graphics/paint/DisplayItems.cpp',
- 'graphics/paint/DisplayItems.h',
'graphics/paint/DisplayItemCacheSkipper.h',
'graphics/paint/DisplayItemClient.h',
'graphics/paint/DisplayItemList.cpp',
« no previous file with comments | « Source/core/paint/TransformRecorder.cpp ('k') | Source/platform/graphics/ListContainer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698