diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 18:17:06 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 18:17:06 +0000 |
commit | 290c612a5328dee9156b976e8c1581ba89382f80 (patch) | |
tree | 9e42d8eb14ed52116522f1ad0b14875b0c06c6d4 /DEPS | |
parent | a95b43f2de5eb6fb9ee3304cb110141ec87f082d (diff) | |
download | chromium_src-290c612a5328dee9156b976e8c1581ba89382f80.zip chromium_src-290c612a5328dee9156b976e8c1581ba89382f80.tar.gz chromium_src-290c612a5328dee9156b976e8c1581ba89382f80.tar.bz2 |
DEPS roll to restore 'Debug' as the default build configuration for SCons.
BUG=none
TEST=successful build
Review URL: http://codereview.chromium.org/160460
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22162 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@563", + "http://gyp.googlecode.com/svn/trunk@567", "src/v8": "http://v8.googlecode.com/svn/trunk@2592", |