summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-03 17:04:11 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-03 17:04:11 +0000
commit6b6ff48255f9942d24ae7db916ed535abc50abbd (patch)
tree7f5b9f2a0229bf77a88b6515d7a67dd106bb6837 /DEPS
parentdedb594391d9ec31a6eac1eccbdd754ac2ce5ed7 (diff)
downloadchromium_src-6b6ff48255f9942d24ae7db916ed535abc50abbd.zip
chromium_src-6b6ff48255f9942d24ae7db916ed535abc50abbd.tar.gz
chromium_src-6b6ff48255f9942d24ae7db916ed535abc50abbd.tar.bz2
Pull GTM into the mac build via deps in prep of the UI layers needing it.
Review URL: http://codereview.chromium.org/20019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9085 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 80fae5b..3a1b524 100644
--- a/DEPS
+++ b/DEPS
@@ -42,6 +42,10 @@ deps_os = {
"src/third_party/svn":
"/trunk/deps/third_party/svn@3230",
},
+ "mac": {
+ "src/third_party/GTM":
+ "http://google-toolbox-for-mac.googlecode.com/svn/trunk/@77",
+ },
}