summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-27 04:27:01 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-27 04:27:01 +0000
commitc13fcbd8fa1d88271f31da179fe920bb08007c55 (patch)
treec0cc8f79d62690c42317ac2a970549e7cb265edd /DEPS
parent0757e770ac9ce685ee0db0179271f1a3dba47cb0 (diff)
downloadchromium_src-c13fcbd8fa1d88271f31da179fe920bb08007c55.zip
chromium_src-c13fcbd8fa1d88271f31da179fe920bb08007c55.tar.gz
chromium_src-c13fcbd8fa1d88271f31da179fe920bb08007c55.tar.bz2
Build in a ../sconsbuild directory by default:
* Deps roll for ../sconsbuild support in gyp. * Add a 'scons_settings': { 'sconsbuild_dir' } setting to common.gypi. * Change uses of $DESTINATION_ROOT to $TOP_BUILDDIR. Review URL: http://codereview.chromium.org/53133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12636 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 5bfbc20..99669dc 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ deps = {
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@403",
+ "http://gyp.googlecode.com/svn/trunk@404",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1603",