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

Unified Diff: DEPS

Issue 11377146: Allow windows ASAN build to work (Closed) Base URL: http://git.chromium.org/chromium/src.git@pdb
Patch Set: A smaller rev is acceptable here Created 8 years, 1 month 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 | build/all.gyp » ('j') | 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 55e5b3273dede939942ac8ed33b8e0110a6e1647..67721fc064b8c13fc9916e60e07b1e77ea829e1c 100644
--- a/DEPS
+++ b/DEPS
@@ -383,7 +383,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@1083",
+ (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1194",
# Binaries for nacl sdk.
"src/third_party/nacl_sdk_binaries":
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698