Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index c4cdb2d1dc8e2e0a0a70a34ccae6ae2bef261803..5a37bcaa4cbbed4a8fdfe410d3c3a22965a9ab29 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", |