summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-28 18:51:53 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-28 18:51:53 +0000
commitc6b5b4f6a3f379e01299292f36b626d491912366 (patch)
tree05b9b5063dacbfb268a5bfdfc24952da899bed80
parent5db956d0bb95a2c94fb23625bc50f3085fc4087d (diff)
downloadchromium_src-c6b5b4f6a3f379e01299292f36b626d491912366.zip
chromium_src-c6b5b4f6a3f379e01299292f36b626d491912366.tar.gz
chromium_src-c6b5b4f6a3f379e01299292f36b626d491912366.tar.bz2
DEPS roll for gyp fix to execute actions without targets in SCons.
Review URL: http://codereview.chromium.org/100110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14756 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 21d0798..44b4a97 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@445",
+ "http://gyp.googlecode.com/svn/trunk@446",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1781",