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

Unified Diff: Source/WebCore/WebCore.gypi

Issue 13818029: Remove TiledBacking / TileCache code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 7 years, 8 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/WebCore/WebCore.gypi
diff --git a/Source/WebCore/WebCore.gypi b/Source/WebCore/WebCore.gypi
index 4bc950e2716a470b821d5cbce8a4453070c72ef3..4d34538c739a2b45af8e948b2dccf7e196ebe549 100644
--- a/Source/WebCore/WebCore.gypi
+++ b/Source/WebCore/WebCore.gypi
@@ -3789,9 +3789,6 @@
'platform/graphics/TextTrackRepresentation.cpp',
'platform/graphics/TextTrackRepresentation.h',
'platform/graphics/Tile.h',
- 'platform/graphics/TiledBackingStore.cpp',
- 'platform/graphics/TiledBackingStore.h',
- 'platform/graphics/TiledBackingStoreClient.h',
'platform/graphics/UnitBezier.h',
'platform/graphics/WOFFFileFormat.cpp',
'platform/graphics/WOFFFileFormat.h',

Powered by Google App Engine
This is Rietveld 408576698