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

Unified Diff: chrome/chrome_nibs.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: chrome/chrome_nibs.gyp
diff --git a/chrome/chrome_nibs.gyp b/chrome/chrome_nibs.gyp
index e6a73c45ae35d33d235923b8a6720c740c561dc6..2cd9aa4f2fc279d56340fd7edb957940ea406913 100644
--- a/chrome/chrome_nibs.gyp
+++ b/chrome/chrome_nibs.gyp
@@ -49,6 +49,8 @@
'../ui/base/cocoa/menu_controller.mm',
'../ui/base/cocoa/nsview_additions.h',
'../ui/base/cocoa/nsview_additions.mm',
+ '../ui/base/cocoa/text_context_menu.h',
+ '../ui/base/cocoa/text_context_menu.mm',
'browser/app_controller_mac.h',
'browser/app_controller_mac.mm',
'browser/ui/cocoa/animatable_view.h',

Powered by Google App Engine
This is Rietveld 408576698