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

Unified Diff: content/renderer/renderer_accessibility.h

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/renderer/accessibility_node_serializer.cc ('k') | content/renderer/renderer_accessibility.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/renderer_accessibility.h
diff --git a/content/renderer/renderer_accessibility.h b/content/renderer/renderer_accessibility.h
index e2e36bc8c6f29d0cecb2976a7b3aaea0db996056..4f05a31e4d4692d41efc10638b50444c02663e22 100644
--- a/content/renderer/renderer_accessibility.h
+++ b/content/renderer/renderer_accessibility.h
@@ -17,10 +17,6 @@ class WebAccessibilityObject;
class WebDocument;
};
-namespace webkit_glue {
-struct WebAccessibility;
-};
-
namespace content {
// The browser process implement native accessibility APIs, allowing
« no previous file with comments | « content/renderer/accessibility_node_serializer.cc ('k') | content/renderer/renderer_accessibility.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698