Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index 2afc6623f74c3e8534cdbcde758ce52fcb707593..3828cd9dda46a4d6aacc9ac00e2bcbd87386482b 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -271,6 +271,7 @@ component("cc") { |
| "playback/clip_path_display_item.h", |
| "playback/compositing_display_item.cc", |
| "playback/compositing_display_item.h", |
| + "playback/decoded_draw_image.cc", |
| "playback/decoded_draw_image.h", |
| "playback/discardable_image_map.cc", |
| "playback/discardable_image_map.h", |