| Index: build/config/BUILDCONFIG.gn
|
| diff --git a/build/config/BUILDCONFIG.gn b/build/config/BUILDCONFIG.gn
|
| index 7c06e5934c8c53a569df09179c8bfa5f0cd62ac5..3afba8921f01609493aecbdf66c17aade9f32f39 100644
|
| --- a/build/config/BUILDCONFIG.gn
|
| +++ b/build/config/BUILDCONFIG.gn
|
| @@ -113,11 +113,6 @@ declare_args() {
|
| # toolchains.
|
| cros_use_custom_toolchain = false
|
| }
|
| -
|
| - # TODO(brettw) remove this flag (and therefore enable linking all targets) on
|
| - # Windows when we have sufficient bot capacity. In the meantime, you can
|
| - # enable linking for local compiles.
|
| - link_chrome_on_windows = true
|
| }
|
|
|
| # TODO(dpranke): Remove these asserts when os and cpu_arch are removed.
|
|
|