summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-28 20:01:46 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-28 20:01:46 +0000
commit3e6f122964ba44a1702073b01a7b6b52c36930d2 (patch)
tree56d6e694c12f61e601718a77939fdd31148856d6 /DEPS
parent5daa38711e20f97c86a86e7ae0429956fbe4aec7 (diff)
downloadchromium_src-3e6f122964ba44a1702073b01a7b6b52c36930d2.zip
chromium_src-3e6f122964ba44a1702073b01a7b6b52c36930d2.tar.gz
chromium_src-3e6f122964ba44a1702073b01a7b6b52c36930d2.tar.bz2
roll gyp 1769:1773
r1770 ninja/mac: Add extra plist item DTPlatformVersion and DTPlatformBuild. r1771 Fix linking on sun and aix after r1741. r1772 Re-land r1745: "Add an option to prune targets" r1773 Fix parallel execution, and enable by default TBR=thakis@chromium.org Review URL: https://codereview.chromium.org/49133002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231391 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 2bccb08..a90dc5d 100644
--- a/DEPS
+++ b/DEPS
@@ -104,7 +104,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@136",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1769",
+ (Var("googlecode_url") % "gyp") + "/trunk@1773",
"src/tools/swarm_client":
"/trunk/tools/swarm_client@" + Var("swarm_revision"),