summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-09 22:41:04 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-09 22:41:04 +0000
commit76477871b30938124add005d5df27c0ffb544ee4 (patch)
tree23c3f20fdccde9cb0f01b14352ba3c9dc3bed449 /DEPS
parentd326f04d9e8e6ef06484d5dfdcdb091e48123dfd (diff)
downloadchromium_src-76477871b30938124add005d5df27c0ffb544ee4.zip
chromium_src-76477871b30938124add005d5df27c0ffb544ee4.tar.gz
chromium_src-76477871b30938124add005d5df27c0ffb544ee4.tar.bz2
Update GYP to r781 to pick up:
r781: Make IsPathSection treat sections that end in certain trailing characters such as ! (exclude lists) as path sections. Also includes: r780: Adding more possible msvs locations so that gyp-xp buildbot can find devenv. Also, permuting the order so that vs2008 is preferred (to match gyp). This change made the gyp-xp go green when applied manually. r779: Make generator: Remove duplicate library entries. BUG=gyp 138 TEST=none Review URL: http://codereview.chromium.org/602007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38526 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 87a549b..69c2f9f 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ deps = {
"http://protobuf.googlecode.com/svn/trunk@305",
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@778",
+ "http://gyp.googlecode.com/svn/trunk@781",
"src/v8":
"http://v8.googlecode.com/svn/trunk@3781",