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

Unified Diff: chrome/test/BUILD.gn

Issue 2888803002: Handle WebContentsViewMac being destroyed while a <select> menu is showing. (Closed)
Patch Set: Epic test Created 3 years, 7 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 2aa0b95f86204ffd285b4d31b874fe99226e5e0c..ebed995ba0f5932409574df3ba819476f1e05884 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -383,6 +383,7 @@ if (!is_android) {
"../browser/ui/cocoa/apps/app_shim_menu_controller_mac_interactive_uitest.mm",
"../browser/ui/cocoa/apps/quit_with_apps_controller_mac_interactive_uitest.mm",
"../browser/ui/cocoa/permission_bubble/permission_bubble_cocoa_interactive_uitest.mm",
+ "../browser/ui/cocoa/tab_contents/web_contents_view_mac_interactive_uitest.mm",
"../browser/ui/exclusive_access/flash_fullscreen_interactive_browsertest.cc",
"../browser/ui/exclusive_access/fullscreen_controller_interactive_browsertest.cc",
"../browser/ui/exclusive_access/fullscreen_controller_state_interactive_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698