Chromium Code Reviews| Index: ui/views/BUILD.gn |
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn |
| index 565b115f02a7031c8b190266de5b01fca72f2d29..a82a0722e4bb78cbe6b4ff8f4f95f1c3d4ba7990 100644 |
| --- a/ui/views/BUILD.gn |
| +++ b/ui/views/BUILD.gn |
| @@ -307,6 +307,9 @@ component("views") { |
| "repeat_controller.h", |
| "round_rect_painter.cc", |
| "round_rect_painter.h", |
| + "selection_controller.cc", |
| + "selection_controller.h", |
| + "selection_controller_delegate.h", |
| "shadow_border.cc", |
| "shadow_border.h", |
| "style/platform_style.cc", |