Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index e9e87a66577ef5f7fc9c275d746bfa13b93a01d3..4baf8eb6a83515165e18062534ae4be3146f53cf 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -783,10 +783,6 @@ |
| [ "//build/config/win:default_large_module_incremental_linking" ] |
| libs = [ "oleacc.lib" ] |
| - } |
| - |
| - if (toolkit_views && is_win) { |
| - sources += [ "//ui/views/accessibility/ax_system_caret_win_interactive_uitest.cc" ] |
| } |
| if (is_mac) { |