| Index: chrome/installer/mac/third_party/bsdiff/BUILD.gn
|
| diff --git a/chrome/installer/mac/third_party/bsdiff/BUILD.gn b/chrome/installer/mac/third_party/bsdiff/BUILD.gn
|
| index 8662a172efb75cad2bf220b5e487f4ae91da7067..ba4787e9e721f929c3b60a7a026d224d8f3b659e 100644
|
| --- a/chrome/installer/mac/third_party/bsdiff/BUILD.gn
|
| +++ b/chrome/installer/mac/third_party/bsdiff/BUILD.gn
|
| @@ -11,7 +11,7 @@ static_library("goobsdiff_sha1_adapter") {
|
| check_includes = false
|
|
|
| sources = [
|
| - "../../../../../base/sha1_portable.cc",
|
| + "../../../../../base/sha1.cc",
|
| "sha1_adapter.cc",
|
| "sha1_adapter.h",
|
| ]
|
|
|