Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 709f6c2bd57177686c234ef3e8154e3f982a20f0..e42e89ede3199d0533d63046b4836a0b45672612 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -314,7 +314,7 @@ deps_os = { |
| # Binary level profile guided optimizations. This points to the |
| # latest release binaries for the toolchain. |
| "src/third_party/syzygy/binaries": |
| - (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1740", |
| + (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1761", |
|
Sigurður Ásgeirsson
2013/08/30 19:19:29
This looks like an off-by-one to me.
I'm seeing 17
Sébastien Marchand
2013/08/30 19:22:51
Oops, you're absolutely right !
|
| # Binaries for nacl sdk. |
| "src/third_party/nacl_sdk_binaries": |