roll gyp 1080:1881

1081: make: Export WRAPPER_NAME when running postbuilds.

BUG=100990
TEST=No stray out/Release/Libraries symlink is created.
TBR=mark

Review URL: http://codereview.chromium.org/8361024

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106730 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index b573b61..a29b75d 100644
--- a/DEPS
+++ b/DEPS
@@ -98,7 +98,7 @@
     (Var("googlecode_url") % "grit-i18n") + "/trunk@6",
 
   "src/tools/gyp":
-    (Var("googlecode_url") % "gyp") + "/trunk@1080",
+    (Var("googlecode_url") % "gyp") + "/trunk@1081",
 
   "src/v8":
     (Var("googlecode_url") % "v8") + "/branches/3.6@" + Var("v8_revision"),