summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 19:42:26 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 19:42:26 +0000
commit6a1d7d7ebc60dccc5705e1b80a6a746a17c64ef8 (patch)
treeb10b11c7597d36cdecaf03736485dd3c6b4b91f1 /DEPS
parentfa2e32bada9bb65f8aa595569d2f41c02715bc63 (diff)
downloadchromium_src-6a1d7d7ebc60dccc5705e1b80a6a746a17c64ef8.zip
chromium_src-6a1d7d7ebc60dccc5705e1b80a6a746a17c64ef8.tar.gz
chromium_src-6a1d7d7ebc60dccc5705e1b80a6a746a17c64ef8.tar.bz2
Have the gyp build use base SCons, not Hammer components, so it can
control the Alias namespace directly and set appropriate default targets. This currently switches within the various Chrome*() calls. Review URL: http://codereview.chromium.org/46037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11657 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 3578a01..1a157c5 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@364",
+ "http://gyp.googlecode.com/svn/trunk@365",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1458",