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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2901893002: Re-land: Refactor Select-to-speak so that mouse events are forwarded to the extension. (Closed)
Patch Set: Rebase Created 3 years, 7 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 | chrome/browser/chromeos/accessibility/select_to_speak_event_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 9dc726444b7c865438702452bc198e752f40dc14..37ee43e824fd7b132a07ca7304c8549a4ae0e206 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -126,6 +126,7 @@ source_set("chromeos") {
"//ui/display",
"//ui/display/manager",
"//ui/events:dom_keycode_converter",
+ "//ui/events/blink",
"//ui/events/devices",
"//ui/events/platform",
"//ui/file_manager",
« no previous file with comments | « no previous file | chrome/browser/chromeos/accessibility/select_to_speak_event_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698