Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 75e65135dbc4b5bc975df54982c9f71a6f3f5cbc..e2c730c1338bdc13cb50b5043993073de63cd44f 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -255,6 +255,8 @@ component("cc") { |
"output/overlay_processor.h", |
"output/overlay_strategy_common.cc", |
"output/overlay_strategy_common.h", |
+ "output/overlay_strategy_sandwich.cc", |
+ "output/overlay_strategy_sandwich.h", |
"output/overlay_strategy_single_on_top.cc", |
"output/overlay_strategy_single_on_top.h", |
"output/overlay_strategy_underlay.cc", |