Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 73bbb2b146bf11199ace38574d4eb7dba6d768b7..2f115d20ee614ba5544c29c8ef6127c851a6977a 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -140,6 +140,9 @@ |
'input/input_handler.h', |
'input/page_scale_animation.cc', |
'input/page_scale_animation.h', |
+ 'input/layer_selection_bound.cc', |
+ 'input/layer_selection_bound.h', |
+ 'input/selection_bound_type.h', |
'input/top_controls_manager.cc', |
'input/top_controls_manager.h', |
'input/top_controls_manager_client.h', |
@@ -295,6 +298,8 @@ |
'output/software_output_device.h', |
'output/software_renderer.cc', |
'output/software_renderer.h', |
+ 'output/viewport_selection_bound.cc', |
+ 'output/viewport_selection_bound.h', |
'quads/checkerboard_draw_quad.cc', |
'quads/checkerboard_draw_quad.h', |
'quads/content_draw_quad_base.cc', |