| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index bb6bfaedf2f76b875fded456cecf832d6384a984..0e61f961fb2de24e389ad36127222318c8cff0e2 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -164,7 +164,6 @@
|
| 'input/scrollbar_animation_controller_thinning.cc',
|
| 'input/scrollbar_animation_controller_thinning.h',
|
| 'input/selection.h',
|
| - 'input/selection_bound_type.h',
|
| 'input/top_controls_manager.cc',
|
| 'input/top_controls_manager.h',
|
| 'input/top_controls_manager_client.h',
|
| @@ -326,8 +325,6 @@
|
| 'output/swap_promise.h',
|
| 'output/texture_mailbox_deleter.cc',
|
| 'output/texture_mailbox_deleter.h',
|
| - 'output/viewport_selection_bound.cc',
|
| - 'output/viewport_selection_bound.h',
|
| 'output/vulkan_context_provider.h',
|
| 'output/vulkan_in_process_context_provider.h',
|
| 'output/vulkan_in_process_context_provider.cc',
|
|
|