0

Revert "gyp: update to r932"

This reverts commit r87800.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87803 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
evan@chromium.org
2011-06-03 17:44:57 +00:00
parent 7722653b51
commit 60ffa5c47f

2
DEPS

@ -75,7 +75,7 @@ deps = {
(Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@932",
(Var("googlecode_url") % "gyp") + "/trunk@931",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),