Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 450754584b6ecec3189e8fb666fccd48d6f076ac..788f2f8cf06dfa357e53ea2a135dc1c622c48843 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -434,6 +434,8 @@ component("cc") { |
"scheduler/video_frame_controller.h", |
"tiles/eviction_tile_priority_queue.cc", |
"tiles/eviction_tile_priority_queue.h", |
+ "tiles/image_decode_controller.cc", |
+ "tiles/image_decode_controller.h", |
"tiles/picture_layer_tiling.cc", |
"tiles/picture_layer_tiling.h", |
"tiles/picture_layer_tiling_set.cc", |