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

Unified Diff: ui/gfx/BUILD.gn

Issue 2348143003: MacViews: Implement Force Touch/Mac dictionary lookup for Textfields. (Closed)
Patch Set: Address nits. Created 4 years, 2 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 | « no previous file | ui/gfx/decorated_text.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 b4c8afeca1b0d7d8328ba071690a27404c294cda..da4068341e6ca51dfca6f4a6e3b6fca8233d08bd 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",
« no previous file with comments | « no previous file | ui/gfx/decorated_text.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698