diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 19:24:02 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 19:24:02 +0000 |
commit | 942b563f859f7f73a2865549dbf89781a887d0f1 (patch) | |
tree | 5c95b49512e258212b2b2a77b5f65cb861112637 /DEPS | |
parent | faabdffdcf2bb5124bb9dbbddcf45eece71a4365 (diff) | |
download | chromium_src-942b563f859f7f73a2865549dbf89781a887d0f1.zip chromium_src-942b563f859f7f73a2865549dbf89781a887d0f1.tar.gz chromium_src-942b563f859f7f73a2865549dbf89781a887d0f1.tar.bz2 |
- Mark the 'All' target with for getting a runner per http://codereview.chromium.org/99223
- Add a new target to build just what's needed for the webkit layout bots.
- Roll deps for the needed GYP change.
Review URL: http://codereview.chromium.org/100208
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14969 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@452", + "http://gyp.googlecode.com/svn/trunk@456", "src/v8": "http://v8.googlecode.com/svn/trunk@1809", |