From d309357bcfa8df7abf4244ad2f812fc20076363a Mon Sep 17 00:00:00 2001 From: "rogerm@chromium.org" Date: Thu, 9 May 2013 19:08:50 +0000 Subject: [PATCH] Roll syzygy DEPS to r1494. R= chrisha@chromium.org, siggi@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/14876012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@199253 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ef29a54f872d..4fff4ddc6269 100644 --- a/DEPS +++ b/DEPS @@ -385,7 +385,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@1462", + (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1494", # Binaries for nacl sdk. "src/third_party/nacl_sdk_binaries": -- 2.11.4.GIT