diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-11 18:57:45 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-11 18:57:45 +0000 |
commit | b6b8365e8ada7beb4a9b7cbe8c7cebd60cbb4959 (patch) | |
tree | d0db0a715f07b0add83723e293ad790bf3fdcbbf /DEPS | |
parent | 6340feae7b473b8f1075efb6098f9e4a036b15b6 (diff) | |
download | chromium_src-b6b8365e8ada7beb4a9b7cbe8c7cebd60cbb4959.zip chromium_src-b6b8365e8ada7beb4a9b7cbe8c7cebd60cbb4959.tar.gz chromium_src-b6b8365e8ada7beb4a9b7cbe8c7cebd60cbb4959.tar.bz2 |
Update the revision of GTM we're picking up.
Review URL: http://codereview.chromium.org/42077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11466 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ deps_os = { }, "mac": { "src/third_party/GTM": - "http://google-toolbox-for-mac.googlecode.com/svn/trunk/@93", + "http://google-toolbox-for-mac.googlecode.com/svn/trunk/@95", "src/third_party/pdfsqueeze": "http://pdfsqueeze.googlecode.com/svn/trunk/@2", }, |