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

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: Fix for tapted 3 Created 4 years 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 c50ffa01426caf98f2833ca28955fe716c747911..e89eee46d1509e0ff20968e6f50be5a96c1b8734 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -70,6 +70,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