diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 18:51:54 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 18:51:54 +0000 |
commit | 2bb8eca55c3faad803d468e44d15b17650bd7cbb (patch) | |
tree | 047cbc5f9713d5197c0eef4ab294dfe373ee110a /DEPS | |
parent | f2a4232c0180dd938b7b5d25cdece7e7927c29eb (diff) | |
download | chromium_src-2bb8eca55c3faad803d468e44d15b17650bd7cbb.zip chromium_src-2bb8eca55c3faad803d468e44d15b17650bd7cbb.tar.gz chromium_src-2bb8eca55c3faad803d468e44d15b17650bd7cbb.tar.bz2 |
[Mac] Pick up newer GTM with RI Resolution Independence support in the UITweaker.
BUG=none
TEST=httpauth, edit search engine, hung renderer, bookmark bubble, clear browser data, edit bookmarks all size right with RI scaled.
Review URL: http://codereview.chromium.org/1059002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41858 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_mac@35421", "src/third_party/GTM": - "http://google-toolbox-for-mac.googlecode.com/svn/trunk@305", + "http://google-toolbox-for-mac.googlecode.com/svn/trunk@310", "src/third_party/pdfsqueeze": "http://pdfsqueeze.googlecode.com/svn/trunk@2", "src/third_party/lighttpd": |