diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 11:48:15 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 11:48:15 +0000 |
commit | 7a801f2bbe41778adc5b96854b7ef60fe364afa6 (patch) | |
tree | 9f963024bc75be0185dca1c4bfa8193e0b825e0a | |
parent | dbc209bf74235a146321eaf83c1955668034909c (diff) | |
download | chromium_src-7a801f2bbe41778adc5b96854b7ef60fe364afa6.zip chromium_src-7a801f2bbe41778adc5b96854b7ef60fe364afa6.tar.gz chromium_src-7a801f2bbe41778adc5b96854b7ef60fe364afa6.tar.bz2 |
Newer GTM
Review URL: http://codereview.chromium.org/173577
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24731 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ deps_os = { }, "mac": { "src/third_party/GTM": - "http://google-toolbox-for-mac.googlecode.com/svn/trunk@192", + "http://google-toolbox-for-mac.googlecode.com/svn/trunk@194", "src/third_party/pdfsqueeze": "http://pdfsqueeze.googlecode.com/svn/trunk@2", "src/third_party/WebKit/WebKit/mac": |