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

Unified Diff: ui/gfx/BUILD.gn

Issue 2348143003: MacViews: Implement Force Touch/Mac dictionary lookup for Textfields. (Closed)
Patch Set: Fix compile. Created 4 years, 3 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 25f0a015a42111305adc5b9cce48fcdec8ee1161..7ce3976ab3dd510d1ec0e6987ca66691f4029492 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -66,6 +66,8 @@ component("gfx") {
"color_transform.h",
"color_utils.cc",
"color_utils.h",
+ "decorated_text.cc",
+ "decorated_text.h",
"favicon_size.cc",
"favicon_size.h",
"font.cc",

Powered by Google App Engine
This is Rietveld 408576698