diff options
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r-- | cc/cc.gyp | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -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', |