summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-02 22:26:04 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-02 22:26:04 +0000
commit8654036d617cd47db19b21a8c6cafb9c6bbf29f1 (patch)
tree041ee068ed7e52bb66a1f046907f7fbaa720a7d5 /DEPS
parentdd85a65a32ead68e280372c7f550d599cd06135b (diff)
downloadchromium_src-8654036d617cd47db19b21a8c6cafb9c6bbf29f1.zip
chromium_src-8654036d617cd47db19b21a8c6cafb9c6bbf29f1.tar.gz
chromium_src-8654036d617cd47db19b21a8c6cafb9c6bbf29f1.tar.bz2
Save space and time by having files build directly in their final
destination rather than once in obj then copied to the top level src directory. Roll deps to pick up DISTCC/CCACHE fix. Review URL: http://codereview.chromium.org/56194 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13042 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 6c2f0f8..f63325a 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@415",
+ "http://gyp.googlecode.com/svn/trunk@416",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1668",