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

Unified Diff: ui/views/BUILD.gn

Issue 2348143003: MacViews: Implement Force Touch/Mac dictionary lookup for Textfields. (Closed)
Patch Set: Views export, reduntant forward decl. 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..07f1ca12540084620113cf0566f796db912552f6 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -283,6 +283,7 @@ component("views") {
"linux_ui/status_icon_linux.h",
"linux_ui/window_button_order_observer.h",
"linux_ui/window_button_order_provider.cc",
+ "lookup_word_client.h",
"masked_targeter_delegate.cc",
"masked_targeter_delegate.h",
"metrics.cc",

Powered by Google App Engine
This is Rietveld 408576698