Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: DEPS

Issue 23620011: Roll Syzygy DEPS to latest release build (0.2.29.0, built from r1761, checked in at r1762). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 709f6c2bd57177686c234ef3e8154e3f982a20f0..e42e89ede3199d0533d63046b4836a0b45672612 100644
--- a/DEPS
+++ b/DEPS
@@ -314,7 +314,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@1740",
+ (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1761",
Sigurður Ásgeirsson 2013/08/30 19:19:29 This looks like an off-by-one to me. I'm seeing 17
Sébastien Marchand 2013/08/30 19:22:51 Oops, you're absolutely right !
# Binaries for nacl sdk.
"src/third_party/nacl_sdk_binaries":
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698