| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 824a9c3baa4e69e1c8131097b09cfc0a4fe3c4ad..083ef59432efaaf762e831627e9c145332e19f21 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -178,8 +178,6 @@ source_set("browser") {
|
| "../zygote/zygote_linux.cc",
|
| "../zygote/zygote_linux.h",
|
| "../zygote/zygote_main_linux.cc",
|
| - "accessibility/accessibility_mode_helper.cc",
|
| - "accessibility/accessibility_mode_helper.h",
|
| "accessibility/accessibility_tree_formatter.cc",
|
| "accessibility/accessibility_tree_formatter.h",
|
| "accessibility/accessibility_tree_formatter_blink.cc",
|
|
|