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

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: Remove ListContainer::operatorAt[] 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 365b0cbd3bff920159da0f1349540ee440b0bc3b..fde2c336f5d3a5657eba1037b216f65348ba2a87 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',

Powered by Google App Engine
This is Rietveld 408576698