summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-12 20:47:59 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-12 20:47:59 +0000
commit755105b5e09dbe213b63709d9930b9578f5c2393 (patch)
tree748e9087ae7754922f279957559515a1dde73740 /DEPS
parentb7759e80dbbf1ccc1ba6b6f74114c45740d8bcc7 (diff)
downloadchromium_src-755105b5e09dbe213b63709d9930b9578f5c2393.zip
chromium_src-755105b5e09dbe213b63709d9930b9578f5c2393.tar.gz
chromium_src-755105b5e09dbe213b63709d9930b9578f5c2393.tar.bz2
Use a fixed revision for GYP in DEPS
Review URL: http://codereview.chromium.org/46001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11577 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 af780f6..50f0dc6 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",
+ "http://gyp.googlecode.com/svn/trunk@364",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1458",