| Index: ui/base/BUILD.gn
|
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
|
| index f56d72e10316fdf5739eb0ad4c6ef5c7b1484cce..e7d6a7c6ccb45b2a4f3b169c073c990df883c865 100644
|
| --- a/ui/base/BUILD.gn
|
| +++ b/ui/base/BUILD.gn
|
| @@ -124,6 +124,8 @@ component("base") {
|
| "cocoa/remote_layer_api.mm",
|
| "cocoa/scoped_cg_context_smooth_fonts.h",
|
| "cocoa/scoped_cg_context_smooth_fonts.mm",
|
| + "cocoa/text_context_menu.h",
|
| + "cocoa/text_context_menu.mm",
|
| "cocoa/three_part_image.h",
|
| "cocoa/three_part_image.mm",
|
| "cocoa/tool_tip_base_view.h",
|
|
|