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

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 fixed tests 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 a5abbb764aa441815ee78643e4636f6068e2e93c..ef2ce7405262c7abb168cbcffac47e2f90e3c47d 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -71,6 +71,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