From 3b104b69ad18640f64835f3ef0f9d90efae73e7f Mon Sep 17 00:00:00 2001 From: "chrisha@google.com" Date: Tue, 18 Oct 2011 19:12:46 +0000 Subject: Bump Syzygy binaries to 0.1.8.0 Review URL: http://codereview.chromium.org/8349003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106097 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 58615fd..49438ea 100644 --- a/DEPS +++ b/DEPS @@ -330,10 +330,10 @@ deps_os = { "src/third_party/yasm/binaries": "/trunk/deps/third_party/yasm/binaries@74228", - # Binary level profile guided optimizations. This points to the + # 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@427", + (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@477", }, "mac": { "src/chrome/tools/test/reference_build/chrome_mac": -- cgit v1.1