summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp8
1 files changed, 4 insertions, 4 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index b4c0892..900fad3 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -151,6 +151,8 @@
'renderer.cc',
'renderer.h',
'rendering_stats.h',
+ 'resource.cc',
+ 'resource.h',
'resource_provider.cc',
'resource_provider.h',
'resource_update.cc',
@@ -166,8 +168,8 @@
'scoped_ptr_deque.h',
'scoped_ptr_hash_map.h',
'scoped_ptr_vector.h',
- 'scoped_texture.cc',
- 'scoped_texture.h',
+ 'scoped_resource.cc',
+ 'scoped_resource.h',
'scoped_thread_proxy.cc',
'scoped_thread_proxy.h',
'scrollbar_animation_controller.cc',
@@ -204,8 +206,6 @@
'stream_video_draw_quad.h',
'switches.cc',
'switches.h',
- 'texture.cc',
- 'texture.h',
'texture_copier.cc',
'texture_copier.h',
'texture_draw_quad.cc',