| Index: cc/blink/cc_blink.gyp
|
| diff --git a/cc/blink/cc_blink.gyp b/cc/blink/cc_blink.gyp
|
| index d9f19ea1f02e10b752d31ca5b86404c68b9447d5..892082c521352e1e7c0b3b2972cd4484c27b096f 100644
|
| --- a/cc/blink/cc_blink.gyp
|
| +++ b/cc/blink/cc_blink.gyp
|
| @@ -36,6 +36,8 @@
|
| 'web_compositor_support_impl.h',
|
| 'web_content_layer_impl.cc',
|
| 'web_content_layer_impl.h',
|
| + 'web_display_item_list_impl.cc',
|
| + 'web_display_item_list_impl.h',
|
| 'web_external_bitmap_impl.cc',
|
| 'web_external_bitmap_impl.h',
|
| 'web_external_texture_layer_impl.cc',
|
|
|