diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-10 19:19:07 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-10 19:19:07 +0000 |
commit | 18662b90ae6caf7c9798b3b621f7e7ebd01558e8 (patch) | |
tree | ed2dd40913a3420be7eaf383d8c4464f1b6b3b01 /DEPS | |
parent | d2bbcc8d3d11b0d53b0a8229b7d253ff448b1824 (diff) | |
download | chromium_src-18662b90ae6caf7c9798b3b621f7e7ebd01558e8.zip chromium_src-18662b90ae6caf7c9798b3b621f7e7ebd01558e8.tar.gz chromium_src-18662b90ae6caf7c9798b3b621f7e7ebd01558e8.tar.bz2 |
[Mac] autosize the dangerous download info to always fit the text.
- DEPS roll to pick up newer GTM with wrapping support.
- Bring the Mac dangerous download closer inline with what windows does, already have mail out to UX about a real spec since all 3 platforms do different things in different cases.
BUG=28705
TEST=see bug
Review URL: http://codereview.chromium.org/787004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41186 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_mac@35421", "src/third_party/GTM": - "http://google-toolbox-for-mac.googlecode.com/svn/trunk@297", + "http://google-toolbox-for-mac.googlecode.com/svn/trunk@304", "src/third_party/pdfsqueeze": "http://pdfsqueeze.googlecode.com/svn/trunk@2", "src/third_party/lighttpd": |