| Index: ui/views/BUILD.gn
|
| diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
|
| index 4f7f22ac0509afc91ae66f4d091cb6f416b020c6..68935421a407fa45199f6941ffad9c99b5653784 100644
|
| --- a/ui/views/BUILD.gn
|
| +++ b/ui/views/BUILD.gn
|
| @@ -305,6 +305,9 @@ component("views") {
|
| "repeat_controller.h",
|
| "round_rect_painter.cc",
|
| "round_rect_painter.h",
|
| + "selection_controller.cc",
|
| + "selection_controller.h",
|
| + "selection_controller_host.h",
|
| "shadow_border.cc",
|
| "shadow_border.h",
|
| "style/mac/combobox_background_mac.cc",
|
|
|