Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index a82891020f1dda520bee3844b380bb852b555ad0..1882e1027a4385c697de59c8b5df4af6bda8b519 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -369,6 +369,8 @@ |
| 'playback/filter_display_item.h', |
| 'playback/float_clip_display_item.cc', |
| 'playback/float_clip_display_item.h', |
| + 'playback/image_hijack_canvas.cc', |
| + 'playback/image_hijack_canvas.h', |
| 'playback/largest_display_item.cc', |
| 'playback/largest_display_item.h', |
| 'playback/transform_display_item.cc', |