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

Unified Diff: ui/gfx/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, 10 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
« no previous file with comments | « ui/base/cocoa/text_services_context_menu_unittest.mm ('k') | ui/gfx/decorated_text_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index c748054eb0c29cb5beedbadd6cac0b5fb7bddba1..0adc0e6291f8aa5c61f18a8976625555ce6b9524 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -67,6 +67,8 @@ component("gfx") {
"color_utils.h",
"decorated_text.cc",
"decorated_text.h",
+ "decorated_text_mac.h",
+ "decorated_text_mac.mm",
"favicon_size.cc",
"favicon_size.h",
"font.cc",
« no previous file with comments | « ui/base/cocoa/text_services_context_menu_unittest.mm ('k') | ui/gfx/decorated_text_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698