| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 435fa4371b6b663b3960ea7adc351ba0e4cb562f..e0a07446316b5d376450f78dbce8642bb0975357 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -466,11 +466,6 @@ deps_os = {
|
| ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
|
| Var("lss_revision")),
|
|
|
| - # FIXME(mithro): src/third_party/binutils is replacing src/third_party/gold.
|
| - # Remove gold when binutils is being used correctly.
|
| - "src/third_party/gold":
|
| - "/trunk/deps/third_party/gold@228995",
|
| -
|
| # For Linux and Chromium OS.
|
| "src/third_party/cros_system_api":
|
| Var("chromiumos_git") + "/platform/system_api.git" +
|
|
|