Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 92e5917da7230e366c5e1a9086bee17d4c6b3aeb..d3c6b5d20b287c4c311fa0319b110008cc4eb805 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -437,6 +437,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", |