summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-16 18:59:46 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-16 18:59:46 +0000
commitafae49add8fb4b28405a9cd8f6321eb51f69b037 (patch)
treebeb5ba5c8a24426d3cbf5615b8f44c2ca3cc5cb8 /DEPS
parentfcd84aa365a388e4939cb01cadcc207df2967158 (diff)
downloadchromium_src-afae49add8fb4b28405a9cd8f6321eb51f69b037.zip
chromium_src-afae49add8fb4b28405a9cd8f6321eb51f69b037.tar.gz
chromium_src-afae49add8fb4b28405a9cd8f6321eb51f69b037.tar.bz2
Pick up newer GTM
Switch a bunch of window sizing over to use the helper so it's completely in all cases. BUG=none TEST=about box, hung renderer, edit search engine, and http auto still size correctly. Review URL: http://codereview.chromium.org/201137 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26369 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0172b49..c694e27 100644
--- a/DEPS
+++ b/DEPS
@@ -102,7 +102,7 @@ deps_os = {
},
"mac": {
"src/third_party/GTM":
- "http://google-toolbox-for-mac.googlecode.com/svn/trunk@212",
+ "http://google-toolbox-for-mac.googlecode.com/svn/trunk@217",
"src/third_party/pdfsqueeze":
"http://pdfsqueeze.googlecode.com/svn/trunk@2",
"src/third_party/WebKit/WebKit/mac":