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

Unified Diff: ui/views/BUILD.gn

Issue 2348143003: MacViews: Implement Force Touch/Mac dictionary lookup for Textfields. (Closed)
Patch Set: Call EnsureLayout in GetDecoratedTextForRange. 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
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 += [

Powered by Google App Engine
This is Rietveld 408576698