diff options
author | laforge@chromium.org <laforge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-17 01:53:13 +0000 |
---|---|---|
committer | laforge@chromium.org <laforge@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-17 01:53:13 +0000 |
commit | 1ece8006ad9c98d11529e72be051028be4314743 (patch) | |
tree | 92c815e3ffae8b5be97a5c3e797e37abe4c618bd /DEPS | |
parent | d22a3099e47aaf3f3c424c5c6719e4b8d492e27c (diff) | |
download | chromium_src-1ece8006ad9c98d11529e72be051028be4314743.zip chromium_src-1ece8006ad9c98d11529e72be051028be4314743.tar.gz chromium_src-1ece8006ad9c98d11529e72be051028be4314743.tar.bz2 |
Roll DEPS for Syzygy to r1740 to fix: "breakpad key-value setting, the benchmark stuff for Karen and a PDB writing error"
Review URL: https://codereview.chromium.org/22893032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218140 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -311,7 +311,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@1718", + (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1740", # Binaries for nacl sdk. "src/third_party/nacl_sdk_binaries": |