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

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: Addressed tapted's comments and added a test 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/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index f1fdaa7ce06e91a4ed7a0fe600b81911cc69fc80..78984a9d912057df987650555c47db8a7d99323a 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",

Powered by Google App Engine
This is Rietveld 408576698