Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 804da0bd31b7b4d4e118ec19f0742ac4efabdbe2..693247bbc7c82561244853d64c9b61d11b063d2f 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -429,11 +429,6 @@ test("content_browsertests") { |
libs = [ "oleacc.lib" ] |
} |
- if (is_linux) { |
- sources -= |
- [ "../browser/accessibility/dump_accessibility_tree_browsertest.cc" ] |
- } |
- |
if (is_android) { |
sources += rebase_path( |
content_tests_gypi_values.content_browsertests_android_sources, |