summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp7
1 files changed, 1 insertions, 6 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 0761228..4d212f2 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -188,8 +188,6 @@
'layer.cc',
'layer.h',
'layer_painter.h',
- 'layer_texture_sub_image.cc',
- 'layer_texture_sub_image.h',
'layer_texture_updater.cc',
'layer_texture_updater.h',
'platform_color.h',
@@ -214,11 +212,8 @@
'texture_layer.cc',
'texture_layer.h',
'texture_layer_client.h',
+ 'texture_uploader.cc',
'texture_uploader.h',
- 'throttled_texture_uploader.cc',
- 'throttled_texture_uploader.h',
- 'unthrottled_texture_uploader.cc',
- 'unthrottled_texture_uploader.h',
'tiled_layer.cc',
'tiled_layer.h',
'tree_synchronizer.cc',