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

Unified Diff: chrome/test/BUILD.gn

Issue 2371113003: Do not give instant focus if a view's toplevelwidget is not active (Closed)
Patch Set: move added test to widget_interactive_uitest Created 4 years, 2 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 227b8aa2d3cd3b5f444a0d5f291d03778d7173f3..fcf9f82304293dac1dfe904bf2b175428f736517 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2123,7 +2123,6 @@ test("browser_tests") {
"../browser/ui/views/passwords/password_dialog_view_browsertest.cc",
"../browser/ui/views/task_manager_view_browsertest.cc",
"../browser/ui/views/toolbar/browser_actions_container_browsertest.cc",
- "../browser/ui/views/toolbar/toolbar_view_browsertest.cc",
"../browser/ui/views/translate/translate_bubble_view_browsertest.cc",
"../browser/ui/views/web_dialog_view_browsertest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698