Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 63f80c21f375776a9a8d344c7a5951de93a1d219..3ec648eaf5b3d0da08f364e3f601e1e1d4069088 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -103,7 +103,6 @@ component("cc") { |
"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", |
@@ -265,8 +264,6 @@ component("cc") { |
"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.cc", |
"output/vulkan_in_process_context_provider.h", |