diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 20:28:29 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-15 20:28:29 +0000 |
commit | 349d8e01b1feef1e6fa79a5ee6557a8a0507791b (patch) | |
tree | 182a6ed419142f673a2760672461fac518fa52a6 /DEPS | |
parent | 4577622518be7c7ddd4f3b45016d4fa68d253802 (diff) | |
download | chromium_src-349d8e01b1feef1e6fa79a5ee6557a8a0507791b.zip chromium_src-349d8e01b1feef1e6fa79a5ee6557a8a0507791b.tar.gz chromium_src-349d8e01b1feef1e6fa79a5ee6557a8a0507791b.tar.bz2 |
newer gyp (support >1 gyp file via env var)
Review URL: http://codereview.chromium.org/149698
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20784 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ deps = { # TODO(mark): Remove once this has moved into depot_tools. "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@549", + "http://gyp.googlecode.com/svn/trunk@550", "src/v8": "http://v8.googlecode.com/svn/branches/1.2@2476", |