| Index: build/toolchain/goma.gni
|
| diff --git a/build/toolchain/goma.gni b/build/toolchain/goma.gni
|
| index 86ac0e9bdf4a3a5372f5feccbd8e06536ec95882..cb25cfd874473e9bba042cea2e4ee5b0af781d59 100644
|
| --- a/build/toolchain/goma.gni
|
| +++ b/build/toolchain/goma.gni
|
| @@ -3,9 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| # Defines the configuration of Goma.
|
| -#
|
| -# This is currently designed to match the GYP build exactly, so as not to break
|
| -# people during the transition.
|
|
|
| declare_args() {
|
| # Set to true to enable distributed compilation using Goma.
|
|
|