| Index: build/config/BUILDCONFIG.gn
|
| diff --git a/build/config/BUILDCONFIG.gn b/build/config/BUILDCONFIG.gn
|
| index 7c06e5934c8c53a569df09179c8bfa5f0cd62ac5..ea88ff558ec04b6f8b55a94ff7e9d21352e5e7a3 100644
|
| --- a/build/config/BUILDCONFIG.gn
|
| +++ b/build/config/BUILDCONFIG.gn
|
| @@ -121,7 +121,6 @@ declare_args() {
|
| }
|
|
|
| # TODO(dpranke): Remove these asserts when os and cpu_arch are removed.
|
| -assert(current_cpu == cpu_arch)
|
| assert(current_os == os)
|
|
|
| # =============================================================================
|
|
|