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

Unified Diff: ui/base/ui_base.gyp

Issue 2164483006: [MacViews] Implemented text context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ditto Created 4 years, 5 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/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index c000d29e84f01915b5d7d2cbc56b96209a2def63..043b248161e54b0086035d35673114d53c41ce4d 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -178,6 +178,8 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698