diff options
author | chrisha@google.com <chrisha@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-18 19:12:46 +0000 |
---|---|---|
committer | chrisha@google.com <chrisha@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-18 19:12:46 +0000 |
commit | 3b104b69ad18640f64835f3ef0f9d90efae73e7f (patch) | |
tree | f64c64dc18f7cba7144e34952cc206ce0b700a78 /DEPS | |
parent | 967704ba1cef1061a901c971a369ed54e67db5f9 (diff) | |
download | chromium_src-3b104b69ad18640f64835f3ef0f9d90efae73e7f.zip chromium_src-3b104b69ad18640f64835f3ef0f9d90efae73e7f.tar.gz chromium_src-3b104b69ad18640f64835f3ef0f9d90efae73e7f.tar.bz2 |
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
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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": |