| Index: build/secondary/third_party/nss/BUILD.gn
|
| diff --git a/build/secondary/third_party/nss/BUILD.gn b/build/secondary/third_party/nss/BUILD.gn
|
| index 30e5c397a1ed44f7fe5299b21cff105633bfdc79..8d152e9e1cb825d40906bb07df111b9e4fa12122 100644
|
| --- a/build/secondary/third_party/nss/BUILD.gn
|
| +++ b/build/secondary/third_party/nss/BUILD.gn
|
| @@ -1175,8 +1175,8 @@ if (is_linux) {
|
| # Not Windows.
|
| sources -= [
|
| # mpi_x86_asm.c contains MSVC inline assembly code.
|
| - "nss/lib/freebl/mpi/mpi_x86_asm.c",
|
| "nss/lib/freebl/intel-aes-x86-masm.asm",
|
| + "nss/lib/freebl/mpi/mpi_x86_asm.c",
|
| ]
|
| }
|
|
|
|
|