Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 8bdc2c733ac05b38d06eea063f8aa7de7396321c..57ce2f3aeb6818733ae8758f475c863ead62531e 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -244,6 +244,8 @@ component("cc") { |
"output/overlay_candidate_validator.h", |
"output/overlay_processor.cc", |
"output/overlay_processor.h", |
+ "output/overlay_strategy_fullscreen.cc", |
+ "output/overlay_strategy_fullscreen.h", |
"output/overlay_strategy_single_on_top.cc", |
"output/overlay_strategy_single_on_top.h", |
"output/overlay_strategy_underlay.cc", |