summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-11 20:01:24 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-11 20:01:24 +0000
commitb392f3e785a51a0c08411eb06121dc25f2645caf (patch)
treeff9290219eac15b763bbd40d7930ee1e9fc1ff64 /DEPS
parent9a0a1586396d2f69bc3fa3e2b14e0ccc0ace335a (diff)
downloadchromium_src-b392f3e785a51a0c08411eb06121dc25f2645caf.zip
chromium_src-b392f3e785a51a0c08411eb06121dc25f2645caf.tar.gz
chromium_src-b392f3e785a51a0c08411eb06121dc25f2645caf.tar.bz2
Add a 'cygwin' target to execute setup_mount.bat explicitly as a
dependency of targets that need it (that is, any target with 'rules' or 'actions'). Review URL: http://codereview.chromium.org/115154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15774 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 fe7d4f3..1788922 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@468",
+ "http://gyp.googlecode.com/svn/trunk@470",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1909",