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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 1151523009: Forward accessibility events to the automation extension process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@step1
Patch Set: Created 5 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
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 355ec471977fff38f796e1886c0298af858ad830..2e0f886cecf1db6edcbd3f26cdc3950cb3068281 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -134,6 +134,8 @@
'browser/extensions/api/autofill_private/autofill_util.cc',
'browser/extensions/api/autofill_private/autofill_util.h',
'browser/extensions/api/automation_internal/automation_action_adapter.h',
+ 'browser/extensions/api/automation_internal/automation_event_router.cc',
+ 'browser/extensions/api/automation_internal/automation_event_router.h',
'browser/extensions/api/automation_internal/automation_internal_api.cc',
'browser/extensions/api/automation_internal/automation_internal_api.h',
'browser/extensions/api/automation_internal/automation_util.cc',

Powered by Google App Engine
This is Rietveld 408576698