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

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: 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 2aa01c2b8c7c0c5659abdb5bf750901c604159e3..d1c1c5babd7dad95c11a6ae8afdcdd74aeaf250a 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