summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-14 01:15:36 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-14 01:15:36 +0000
commit295d636167bc137571206f0dd9df78f49f042485 (patch)
tree0bea04c4b763f988b653ac33bfccaf12b079fb59 /DEPS
parent4eb4f16e04455c69e55168d6b4f3bb587724f451 (diff)
downloadchromium_src-295d636167bc137571206f0dd9df78f49f042485.zip
chromium_src-295d636167bc137571206f0dd9df78f49f042485.tar.gz
chromium_src-295d636167bc137571206f0dd9df78f49f042485.tar.bz2
roll gyp 1070:1073
1071: Adding in cygwin + python to the check-out on win. 1072: Don't need cygwin on mac/linux. 1073: make: Clear out CHROMIUM_STRIP_SAVE_FILE if it's not set. BUG=none TEST=macmake release builds no longer error out. TBR=mark Review URL: http://codereview.chromium.org/8283015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105433 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index be92ad8..9a4fe81 100644
--- a/DEPS
+++ b/DEPS
@@ -98,7 +98,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@5",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1070",
+ (Var("googlecode_url") % "gyp") + "/trunk@1073",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),