diff options
author | vangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 23:08:59 +0000 |
---|---|---|
committer | vangelis@google.com <vangelis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-27 23:08:59 +0000 |
commit | d87703cb9b1debdbe2704f7f50a2f33d38457b37 (patch) | |
tree | f96aa5cbb4ba15e61b57426390dce0f070e8de91 /o3d/DEPS | |
parent | adc9f0ebfd20b86991acd328271f2f7d67cc8617 (diff) | |
download | chromium_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/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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"), |