diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-17 20:42:52 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-17 20:42:52 +0000 |
commit | ba37f678af7019e1df176a225fe76b57bde18885 (patch) | |
tree | 3a87c2e58b335060b705925f3649f5909f4dd72c /DEPS | |
parent | 21dde4e8f58137dcbb4d09df8bc4ca59c3040500 (diff) | |
download | chromium_src-ba37f678af7019e1df176a225fe76b57bde18885.zip chromium_src-ba37f678af7019e1df176a225fe76b57bde18885.tar.gz chromium_src-ba37f678af7019e1df176a225fe76b57bde18885.tar.bz2 |
Roll GYP's deps to get the newer additions on the mac.
Review URL: http://codereview.chromium.org/42301
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11913 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ deps = { # TODO(mark): Remove once this has moved into depot_tools. "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@367", + "http://gyp.googlecode.com/svn/trunk@371", "src/v8": "http://v8.googlecode.com/svn/trunk@1458", |