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

Unified Diff: ui/views/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 | « ui/gfx/render_text_unittest.cc ('k') | ui/views/cocoa/bridged_content_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 4f7f22ac0509afc91ae66f4d091cb6f416b020c6..f3ecdb2c2370de9dec88997b58f8a708388316e2 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -377,6 +377,7 @@ component("views") {
"window/window_resources.h",
"window/window_shape.cc",
"window/window_shape.h",
+ "word_lookup_client.h",
]
configs += [
« no previous file with comments | « ui/gfx/render_text_unittest.cc ('k') | ui/views/cocoa/bridged_content_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698