Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index c0987c858790880b5f8ca56a66a8c8ffb4a0c056..98b4383045cfdef6c6345c085e0114865c098e21 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -383,6 +383,8 @@ component("cc") { |
"resources/prioritized_resource.h", |
"resources/prioritized_resource_manager.cc", |
"resources/prioritized_resource_manager.h", |
+ "resources/prioritized_tile.cc", |
+ "resources/prioritized_tile.h", |
"resources/priority_calculator.cc", |
"resources/priority_calculator.h", |
"resources/raster_buffer.cc", |