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

Unified Diff: content/content_browser.gypi

Issue 558073002: Hook up guest browser plugins to the accessibility tree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cross_process_iframes_plugins_3
Patch Set: Rebase Created 6 years, 3 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c128db97c86824308ca89bddccfb4f719e794d20..bd225ce515e62693aba9a46f64f9fd17a99cf55d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -579,6 +579,8 @@
'browser/frame_host/cross_site_transferring_request.h',
'browser/frame_host/debug_urls.cc',
'browser/frame_host/debug_urls.h',
+ 'browser/frame_host/frame_accessibility.cc',
+ 'browser/frame_host/frame_accessibility.h',
'browser/frame_host/frame_tree.cc',
'browser/frame_host/frame_tree.h',
'browser/frame_host/frame_tree_node.cc',

Powered by Google App Engine
This is Rietveld 408576698