summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-06 15:01:05 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-06 15:01:05 +0000
commit837363d0e6e29897d7f3c64a8e3ee3fd13a63267 (patch)
treeef3ccb68ada1cfe4d63a4d008493c3c5e10cf033
parent6fa06e65b6acd9a35cc4dbb0ad973fc06bba8617 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f016b91..a41cd68 100644
--- a/DEPS
+++ b/DEPS
@@ -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",
},