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

Unified Diff: ui/gfx/BUILD.gn

Issue 2348143003: MacViews: Implement Force Touch/Mac dictionary lookup for Textfields. (Closed)
Patch Set: --- 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
« no previous file with comments | « no previous file | ui/gfx/native_widget_types.h » ('j') | ui/gfx/render_text.h » ('J')
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 25f0a015a42111305adc5b9cce48fcdec8ee1161..b58563cae62b417f78a738ec4403e0549b9e379d 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -271,6 +271,7 @@ component("gfx") {
"harfbuzz_font_skia.h",
"render_text_harfbuzz.cc",
"render_text_harfbuzz.h",
+ "render_text_harfbuzz_mac.mm",
"render_text_mac.h",
"render_text_mac.mm",
"text_utils_skia.cc",
« no previous file with comments | « no previous file | ui/gfx/native_widget_types.h » ('j') | ui/gfx/render_text.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698