Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index b1eaffb3676496c38227eed8928a7c4bcb62bb0f..62a9c9aa66cbaf999f061cbf37adb4f0d20bfd7b 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -24,6 +24,7 @@ grit("extensions_api_resources") { |
# GYP version: chrome/chrome_common.gyp:common |
static_library("common") { |
+ output_name = "chrome_common" |
sources = rebase_path(gypi_values.chrome_common_sources, ".", "//chrome") |
configs += [ "//build/config/compiler:wexit_time_destructors" ] |