Chromium Code Reviews| Index: ui/views/BUILD.gn |
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn |
| index 56ac36ae3b4152c77987913d3055f5d43a78c8f9..56b963152439b54efcfa49f70c91680a8ac08e60 100644 |
| --- a/ui/views/BUILD.gn |
| +++ b/ui/views/BUILD.gn |
| @@ -307,6 +307,7 @@ component("views") { |
| "round_rect_painter.h", |
| "selection_controller.cc", |
| "selection_controller.h", |
| + "selection_controller_delegate.cc", |
| "selection_controller_delegate.h", |
| "shadow_border.cc", |
| "shadow_border.h", |