Index: ui/web_dialogs/BUILD.gn |
diff --git a/ui/web_dialogs/BUILD.gn b/ui/web_dialogs/BUILD.gn |
index d9e8e13c8c3eb7ed78f4d16b244adee97b9d2d7e..d2db0b63eacddc0111c04633daf070480b39242f 100644 |
--- a/ui/web_dialogs/BUILD.gn |
+++ b/ui/web_dialogs/BUILD.gn |
@@ -24,6 +24,7 @@ component("web_dialogs") { |
} |
static_library("test_support") { |
+ output_name = "web_dialogs_test_support" |
sources = [ |
"test/test_web_contents_handler.cc", |
"test/test_web_contents_handler.h", |