summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-10 19:59:26 +0000
committerdmaclach@chromium.org <dmaclach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-10 19:59:26 +0000
commit44fc30fc16c738daaef3bef331ff7a1e5b5b1b05 (patch)
tree62a9ba51ec422e9bd8cafd9de13310835a1a3bae /DEPS
parentced52850257336648fd357ea294519f5a9f351dd (diff)
downloadchromium_src-44fc30fc16c738daaef3bef331ff7a1e5b5b1b05.zip
chromium_src-44fc30fc16c738daaef3bef331ff7a1e5b5b1b05.tar.gz
chromium_src-44fc30fc16c738daaef3bef331ff7a1e5b5b1b05.tar.bz2
Add support for slowing down all animations on the Mac by using the shift and/or
control key. BUG=27274 TEST= 1) create a window. 2) Create a tab. 3) Hold down the shift key and click in the close button on the tab. 4) Watch animation proceed slowly. (and slower if you hold down shift + control) This should apply to all non-web page animations. Review URL: http://codereview.chromium.org/388004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31588 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 c1e36c9..0ec2306 100644
--- a/DEPS
+++ b/DEPS
@@ -122,7 +122,7 @@ deps_os = {
},
"mac": {
"src/third_party/GTM":
- "http://google-toolbox-for-mac.googlecode.com/svn/trunk@243",
+ "http://google-toolbox-for-mac.googlecode.com/svn/trunk@247",
"src/third_party/pdfsqueeze":
"http://pdfsqueeze.googlecode.com/svn/trunk@2",
"src/third_party/WebKit/WebKit/mac":