summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-22 21:00:02 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-22 21:00:02 +0000
commit873771842ac061938d16668c538484c74e499409 (patch)
tree57b673e5d3317ddbf16d8ab7f3dd999ff2a6ea02
parentaf213114216257ae1f36a3253f4764e9b2575312 (diff)
downloadchromium_src-873771842ac061938d16668c538484c74e499409.zip
chromium_src-873771842ac061938d16668c538484c74e499409.tar.gz
chromium_src-873771842ac061938d16668c538484c74e499409.tar.bz2
roll gyp 1093:1096
1094: Update golden test files after r1093. 1095: make: Remove stray $(SDKROOT) from -F arguments. 1096: make: Treat trailing slashes in 'copies' the same way that other generators do. BUG=104934 TEST=none TBR=mark Review URL: http://codereview.chromium.org/8631019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111212 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 80c3c5d..7b9c4c5 100644
--- a/DEPS
+++ b/DEPS
@@ -92,7 +92,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@7",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1093",
+ (Var("googlecode_url") % "gyp") + "/trunk@1096",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),