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

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: Fix for tapted 3 Created 4 years 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 add2617875daf4437f6152fc6540806c3f9345e2..faddceefdbc3cbbd16e8cf3acd85ce904044163b 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -128,6 +128,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