| Index: content/browser/accessibility/accessibility_tree_formatter.h
|
| diff --git a/content/browser/accessibility/accessibility_tree_formatter.h b/content/browser/accessibility/accessibility_tree_formatter.h
|
| index dc8961e5bf5ec330fc96480caee81ef7ddbcf501..d9804ee2b928adcfd2f0751ef0bab633593d535a 100644
|
| --- a/content/browser/accessibility/accessibility_tree_formatter.h
|
| +++ b/content/browser/accessibility/accessibility_tree_formatter.h
|
| @@ -19,8 +19,6 @@
|
|
|
| namespace content {
|
|
|
| -class WebContents;
|
| -
|
| // A utility class for formatting platform-specific accessibility information,
|
| // for use in testing, debugging, and developer tools.
|
| // This is extended by a subclass for each platform where accessibility is
|
|
|