Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 70a4092d06eb5dff23fa13ac8a8cea771fc075bb..d0abd103989330ee1f742f73f6a6ba6e5a7e6351 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -344,6 +344,8 @@ component("cc") { |
"resources/clip_display_item.h", |
"resources/clip_path_display_item.cc", |
"resources/clip_path_display_item.h", |
+ "resources/compositing_display_item.cc", |
+ "resources/compositing_display_item.h", |
"resources/content_layer_updater.cc", |
"resources/content_layer_updater.h", |
"resources/display_item.cc", |