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

Unified Diff: chrome/test/BUILD.gn

Issue 2962273002: Revert of Added a system caret used for accessibility on Windows. (Closed)
Patch Set: Created 3 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 | « no previous file | content/browser/renderer_host/legacy_render_widget_host_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « no previous file | content/browser/renderer_host/legacy_render_widget_host_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698