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

Unified Diff: Source/platform/blink_platform.gypi

Issue 485833005: Image decoding: Remove deprecated image caching code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | « no previous file | Source/platform/graphics/DeferredImageDecoder.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 b1bfaef84664c65512fa991fca9f358ffb6e905d..6972e9625307f13b37f47e438c9c5374465eacd4 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -574,8 +574,6 @@
'graphics/DecodingImageGenerator.h',
'graphics/DeferredImageDecoder.cpp',
'graphics/DeferredImageDecoder.h',
- 'graphics/DiscardablePixelRef.cpp',
- 'graphics/DiscardablePixelRef.h',
'graphics/DisplayList.cpp',
'graphics/DisplayList.h',
'graphics/DrawLooperBuilder.cpp',
@@ -641,8 +639,6 @@
'graphics/RegionTracker.h',
'graphics/ReplayingCanvas.cpp',
'graphics/ReplayingCanvas.h',
- 'graphics/ScaledImageFragment.cpp',
- 'graphics/ScaledImageFragment.h',
'graphics/StrokeData.cpp',
'graphics/StrokeData.h',
'graphics/ThreadSafeDataTransport.cpp',
« no previous file with comments | « no previous file | Source/platform/graphics/DeferredImageDecoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698