Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: ui/base/BUILD.gn

Issue 2164483006: [MacViews] Implemented text context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 06a560857a8b782cf5e1bb4b68aeb593d171c40d..9be0fc1681202ace3928080bb8cfdb19394ae587 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -132,6 +132,8 @@ component("base") {
"cocoa/remote_layer_api.mm",
"cocoa/scoped_cg_context_smooth_fonts.h",
"cocoa/scoped_cg_context_smooth_fonts.mm",
+ "cocoa/text_services_context_menu.cc",
+ "cocoa/text_services_context_menu.h",
"cocoa/three_part_image.h",
"cocoa/three_part_image.mm",
"cocoa/tool_tip_base_view.h",

Powered by Google App Engine
This is Rietveld 408576698