Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index c796e7d844c239ffa3686668fdc99abb49e99699..6ea911006c8371eeba4f6c8fd7b8657bf6f6dfdf 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -298,8 +298,12 @@ |
'output/overlay_candidate_validator.h', |
'output/overlay_processor.cc', |
'output/overlay_processor.h', |
+ 'output/overlay_strategy_common.cc', |
+ 'output/overlay_strategy_common.h', |
'output/overlay_strategy_single_on_top.cc', |
'output/overlay_strategy_single_on_top.h', |
+ 'output/overlay_strategy_underlay.cc', |
+ 'output/overlay_strategy_underlay.h', |
'output/program_binding.cc', |
'output/program_binding.h', |
'output/render_surface_filters.cc', |