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

Unified Diff: content/content_browser.gypi

Issue 790413002: Focus following for the non-editable controls on web page in magnifier mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix nits. Created 6 years 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 | « content/common/view_messages.h ('k') | content/public/browser/focused_node_details.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index e67c4b34de5793eb4aae780a862d9309a28b5b4b..8d62fa2666739aad9805754a14476e47e55509d6 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -127,6 +127,7 @@
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
'public/browser/file_descriptor_info.h',
+ 'public/browser/focused_node_details.h',
'public/browser/font_list_async.h',
'public/browser/geolocation_provider.h',
'public/browser/global_request_id.h',
« no previous file with comments | « content/common/view_messages.h ('k') | content/public/browser/focused_node_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698