| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 854111b811ea6d523c78927b70334a9616da5f02..105004ae7e7cf1cf7014fa2914ae81a1db56bec2 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -249,8 +249,6 @@ component("cc") {
|
| "output/overlay_processor.h",
|
| "output/overlay_strategy_all_or_nothing.cc",
|
| "output/overlay_strategy_all_or_nothing.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",
|
|
|