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

Unified Diff: chrome/test/BUILD.gn

Issue 2650923002: Fixes ungraceful handling of destroyed GlobalError GlobalErrorBubbleView. (Closed)
Patch Set: Addresses Wez's and sky's comments. Created 3 years, 11 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 32b170e9dd73dfdb90eb359d350cd8b7c89c356b..464735a8c52a3347ed1ba7475cd0a433a99dfcf4 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3354,6 +3354,7 @@ test("unit_tests") {
"../browser/ui/sync/sync_promo_ui_unittest.cc",
"../browser/ui/tests/ui_gfx_image_unittest.cc",
"../browser/ui/tests/ui_gfx_image_unittest.mm",
+ "../browser/ui/views/global_error_bubble_view_unittest.cc",
"../browser/ui/website_settings/mock_permission_prompt.cc",
"../browser/ui/website_settings/mock_permission_prompt.h",
"../browser/ui/website_settings/mock_permission_prompt_factory.cc",

Powered by Google App Engine
This is Rietveld 408576698