diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 19:29:42 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 19:29:42 +0000 |
commit | 13a8a3e54e80437095a1ef9abff1272355b3a1ac (patch) | |
tree | 205f9c902944bbed5d96da8325eb8a053b4e4d7e /DEPS | |
parent | b163563dd4299e408aa785740dc305a7ad10b205 (diff) | |
download | chromium_src-13a8a3e54e80437095a1ef9abff1272355b3a1ac.zip chromium_src-13a8a3e54e80437095a1ef9abff1272355b3a1ac.tar.gz chromium_src-13a8a3e54e80437095a1ef9abff1272355b3a1ac.tar.bz2 |
Roll gtm from 410 to 425.
Mostly to pick up a clang warning fix in r425.
BUG=68713
TEST=clang bot goes green
Review URL: http://codereview.chromium.org/6142005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70759 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -239,7 +239,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_mac@70124", "src/third_party/GTM": - (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@410", + (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@425", "src/third_party/pdfsqueeze": (Var("googlecode_url") % "pdfsqueeze") + "/trunk@2", "src/third_party/lighttpd": |