From 3c81d5fd631b27b710e957a9a8c1981301c8782b Mon Sep 17 00:00:00 2001 From: "chrisha@chromium.org" Date: Sat, 1 Mar 2014 04:58:51 +0000 Subject: Roll Syzygy to r2051. This brings in the 0.7.10.0 version of the toolchain, with some SyzyASAN quarantine improvements. BUG= Review URL: https://codereview.chromium.org/184663006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254353 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index ab9566f..1d96ba91 100644 --- a/DEPS +++ b/DEPS @@ -356,7 +356,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@2045", + (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@2051", # Binaries for nacl sdk. "src/third_party/nacl_sdk_binaries": -- cgit v1.1