diff options
author | rogerm@chromium.org <rogerm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-09 19:08:50 +0000 |
---|---|---|
committer | rogerm@chromium.org <rogerm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-09 19:08:50 +0000 |
commit | d309357bcfa8df7abf4244ad2f812fc20076363a (patch) | |
tree | 69ebc97d94668472b9dea58da7bd9931d4e8ba03 /DEPS | |
parent | 5e3a67e47ed269a7aed466e580a4c4c2cba629a7 (diff) | |
download | chromium_src-d309357bcfa8df7abf4244ad2f812fc20076363a.zip chromium_src-d309357bcfa8df7abf4244ad2f812fc20076363a.tar.gz chromium_src-d309357bcfa8df7abf4244ad2f812fc20076363a.tar.bz2 |
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
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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": |