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

Unified Diff: ui/accessibility/accessibility.gyp

Issue 667713006: Implement automatic load of composed/embedded automation trees (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 6 years, 2 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: ui/accessibility/accessibility.gyp
diff --git a/ui/accessibility/accessibility.gyp b/ui/accessibility/accessibility.gyp
index 086f194d1ca46482558aa0492b7868cfcca81b7d..50d3098b1a96935561cb990dbb154f340568c10b 100644
--- a/ui/accessibility/accessibility.gyp
+++ b/ui/accessibility/accessibility.gyp
@@ -36,6 +36,8 @@
'ax_text_utils.h',
'ax_tree.cc',
'ax_tree.h',
+ 'ax_tree_id_registry.cc',
+ 'ax_tree_id_registry.h',
'ax_tree_serializer.cc',
'ax_tree_serializer.h',
'ax_tree_source.h',

Powered by Google App Engine
This is Rietveld 408576698