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

Unified Diff: content/content_common.gypi

Issue 10544099: Refactor all accessibility code out of webkit/glue. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More Mac compile errors Created 8 years, 6 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
« no previous file with comments | « content/common/accessibility_node_data.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 82d323eef13d4781df041024dabad4db7a32ae3f..162c3943dfcb4c5ef06868a4a427c0fddd576ea3 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -96,6 +96,8 @@
'public/common/url_fetcher_delegate.h',
'public/common/zygote_fork_delegate_linux.h',
'common/accessibility_messages.h',
+ 'common/accessibility_node_data.cc',
+ 'common/accessibility_node_data.h',
'common/android/address_parser.cc',
'common/android/address_parser.h',
'common/android/address_parser_internal.cc',
« no previous file with comments | « content/common/accessibility_node_data.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698