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

Unified Diff: content/content_renderer.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/content_common.gypi ('k') | content/renderer/accessibility_node_serializer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 26d5ec784e410a48e75be8586bbba4b42a31384b..c754de9c9c403c1fb805bae67cdf93c86b1eeb5a 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -41,6 +41,8 @@
'public/renderer/render_view_observer_tracker.h',
'public/renderer/render_view_visitor.h',
'public/renderer/v8_value_converter.h',
+ 'renderer/accessibility_node_serializer.cc',
+ 'renderer/accessibility_node_serializer.h',
'renderer/active_notification_tracker.cc',
'renderer/active_notification_tracker.h',
'renderer/android/address_detector.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/accessibility_node_serializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698