Chromium Code Reviews| Index: build/toolchain/mac/BUILD.gn |
| diff --git a/build/toolchain/mac/BUILD.gn b/build/toolchain/mac/BUILD.gn |
| index 3f6ffc2400bd0dfb6f8e427a5c8e25aa00d0ecf9..639dc600737eba820e9e04590c065186f395a077 100644 |
| --- a/build/toolchain/mac/BUILD.gn |
| +++ b/build/toolchain/mac/BUILD.gn |
| @@ -187,8 +187,6 @@ template("mac_toolchain") { |
| # specifies). |
| default_output_extension = ".so" |
| - output_prefix = "lib" |
| - |
| outputs = [ |
| sofile, |
| ] |