summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 21:42:36 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 21:42:36 +0000
commit720ce12948a8289f76877927750d9c8f8878b4d1 (patch)
treeea579446c650faf359b1f2f563570f76bcdd3439 /DEPS
parentba104536936687460bd9fa1b32c0cda391b85d6f (diff)
downloadchromium_src-720ce12948a8289f76877927750d9c8f8878b4d1.zip
chromium_src-720ce12948a8289f76877927750d9c8f8878b4d1.tar.gz
chromium_src-720ce12948a8289f76877927750d9c8f8878b4d1.tar.bz2
Update DEPS to pick up GYP r573, to support linking against GYP-built Mac
frameworks Review URL: http://codereview.chromium.org/159811 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22313 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 1 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 123a837..94cafd3 100644
--- a/DEPS
+++ b/DEPS
@@ -30,9 +30,8 @@ deps = {
"src/third_party/protobuf2/src":
"http://protobuf.googlecode.com/svn/trunk@154",
- # TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@571",
+ "http://gyp.googlecode.com/svn/trunk@573",
"src/v8":
"http://v8.googlecode.com/svn/trunk@2592",