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

Unified Diff: components/network_hints.gypi

Issue 1151523009: Forward accessibility events to the automation extension process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@step1
Patch Set: Handle case where RenderThread destroys AutomationMessageFilter first Created 5 years, 6 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: components/network_hints.gypi
diff --git a/components/network_hints.gypi b/components/network_hints.gypi
index 4edde6a5966aef059e5158d500699ded70d28dd1..418d79e2c293d93491e270508e1f747a40584cae 100644
--- a/components/network_hints.gypi
+++ b/components/network_hints.gypi
@@ -13,6 +13,7 @@
],
'dependencies': [
'../base/base.gyp:base',
+ '../ui/accessibility/accessibility.gyp:accessibility',
],
'sources': [
'network_hints/common/network_hints_common.cc',
« no previous file with comments | « chrome/renderer/resources/extensions/automation_custom_bindings.js ('k') | components/network_hints/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698