Chromium Code Reviews| Index: chrome/common/net/BUILD.gn |
| diff --git a/chrome/common/net/BUILD.gn b/chrome/common/net/BUILD.gn |
| index 30d4611359a4348bf652112855e12e089e536a53..a0dc0402acb9aee782e8b906af2e88ee6d9e6a3c 100644 |
| --- a/chrome/common/net/BUILD.gn |
| +++ b/chrome/common/net/BUILD.gn |
| @@ -6,6 +6,7 @@ import("//build/config/crypto.gni") |
| # GYP version: chrome/chrome_common.gypi:common_net |
| static_library("net") { |
| + output_name = "common_net" |
| sources = [ |
| "net_error_info.cc", |
| "net_error_info.h", |