diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 15:01:05 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-06 15:01:05 +0000 |
commit | 837363d0e6e29897d7f3c64a8e3ee3fd13a63267 (patch) | |
tree | ef3ccb68ada1cfe4d63a4d008493c3c5e10cf033 | |
parent | 6fa06e65b6acd9a35cc4dbb0ad973fc06bba8617 (diff) | |
download | chromium_src-837363d0e6e29897d7f3c64a8e3ee3fd13a63267.zip chromium_src-837363d0e6e29897d7f3c64a8e3ee3fd13a63267.tar.gz chromium_src-837363d0e6e29897d7f3c64a8e3ee3fd13a63267.tar.bz2 |
Pick up a newer gtm (w/ theme and color additions we'll need for ui)
Review URL: http://codereview.chromium.org/39255
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11111 0039d316-1c4b-4281-b951-d872f2087c98
-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/@77", + "http://google-toolbox-for-mac.googlecode.com/svn/trunk/@93", "src/third_party/pdfsqueeze": "http://pdfsqueeze.googlecode.com/svn/trunk/@2", }, |