From c13fcbd8fa1d88271f31da179fe920bb08007c55 Mon Sep 17 00:00:00 2001 From: "sgk@google.com" Date: Fri, 27 Mar 2009 04:27:01 +0000 Subject: 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') 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", -- cgit v1.1