summaryrefslogtreecommitdiffstats
path: root/o3d/DEPS
diff options
context:
space:
mode:
authorvangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-27 23:08:59 +0000
committervangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-27 23:08:59 +0000
commitd87703cb9b1debdbe2704f7f50a2f33d38457b37 (patch)
treef96aa5cbb4ba15e61b57426390dce0f070e8de91 /o3d/DEPS
parentadc9f0ebfd20b86991acd328271f2f7d67cc8617 (diff)
downloadchromium_src-d87703cb9b1debdbe2704f7f50a2f33d38457b37.zip
chromium_src-d87703cb9b1debdbe2704f7f50a2f33d38457b37.tar.gz
chromium_src-d87703cb9b1debdbe2704f7f50a2f33d38457b37.tar.bz2
Adding mapping for third_party/makeself. This is to complete checkin of http://codereview.appspot.com/132050
Review URL: http://codereview.chromium.org/333016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30275 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/DEPS')
-rw-r--r--o3d/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/o3d/DEPS b/o3d/DEPS
index 2bf19a2..ca420be 100644
--- a/o3d/DEPS
+++ b/o3d/DEPS
@@ -43,6 +43,9 @@ deps = {
"o3d/third_party/libevent":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/libevent@" + Var("o3d_code_rev"),
+ "o3d/third_party/makeself":
+ "http://o3d.googlecode.com/svn/trunk/googleclient/third_party/makeself@" + Var("o3d_code_rev"),
+
"o3d/third_party/pdiff":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/pdiff@" + Var("o3d_code_rev"),