summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-20 00:03:43 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-20 00:03:43 +0000
commit8e0bbf1a0ad8dc782b7addb93624e4a7ffe2519e (patch)
tree5aa3b7edb0833f74d5ecd80028808284b6d333f7 /chrome/chrome_dll.gypi
parent93794a7e23b578fac1cd41b232f6018268cd21fa (diff)
downloadchromium_src-8e0bbf1a0ad8dc782b7addb93624e4a7ffe2519e.zip
chromium_src-8e0bbf1a0ad8dc782b7addb93624e4a7ffe2519e.tar.gz
chromium_src-8e0bbf1a0ad8dc782b7addb93624e4a7ffe2519e.tar.bz2
[Mac] Display a quick animation when a popup is blocked so the user notices it in the Omnibox.
This refactors the animation code of the DownloadStartedAnimationMac into AnimatableImage. BUG=49341 TEST=Go to http://www.popuptest.com/popuptest3.html. When a popup is opened, see animation. TEST=Download a file. Animation still plays. Review URL: http://codereview.chromium.org/3014005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52965 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r--chrome/chrome_dll.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi
index 4233517..831bb04 100644
--- a/chrome/chrome_dll.gypi
+++ b/chrome/chrome_dll.gypi
@@ -269,6 +269,7 @@
'app/theme/omnibox_star.pdf',
'app/theme/omnibox_star_lit.pdf',
'app/theme/otr_icon.pdf',
+ 'app/theme/popup_window_animation.pdf',
'app/theme/reload_Template.pdf',
'app/theme/stop_Template.pdf',
'browser/cocoa/install.sh',