Roll Syzygy DEPS to r2000.

This brings in proper svn:executable properties for Syzygy binaries, fixing Cygwin support.

BUG=none
TEST=No more "access denied" on the swapimport step of the build on a clean
Cygwin checkout
[email protected]

Review URL: https://codereview.chromium.org/142453002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245980 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 1f8cf77..23a7b87 100644
--- a/DEPS
+++ b/DEPS
@@ -350,7 +350,7 @@
     # 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@1992",
+      (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@2000",
 
     # Binaries for nacl sdk.
     "src/third_party/nacl_sdk_binaries":