Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 84a0930cf5b02118e7b60f3b0b3f8d995f322c08..0c4ee74cb36be2e56fefdfe54f952a821912338e 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -370,6 +370,8 @@ |
'resources/clip_display_item.h', |
'resources/clip_path_display_item.cc', |
'resources/clip_path_display_item.h', |
+ 'resources/compositing_display_item.cc', |
+ 'resources/compositing_display_item.h', |
'resources/content_layer_updater.cc', |
'resources/content_layer_updater.h', |
'resources/display_item.cc', |
@@ -500,8 +502,6 @@ |
'resources/transferable_resource.h', |
'resources/transform_display_item.cc', |
'resources/transform_display_item.h', |
- 'resources/transparency_display_item.cc', |
- 'resources/transparency_display_item.h', |
'resources/ui_resource_bitmap.cc', |
'resources/ui_resource_bitmap.h', |
'resources/ui_resource_client.h', |