diff options
author | beng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 19:45:53 +0000 |
---|---|---|
committer | beng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 19:45:53 +0000 |
commit | 345ad0c9f42fc976d58a6adc8b4273735ea74095 (patch) | |
tree | 9076e3da0d7ced9fa6860506651be8c8ecb62760 /chrome/browser/views/info_bubble.h | |
parent | 47944fdd48561ab89248f23166d0b0dc8de8be7e (diff) | |
download | chromium_src-345ad0c9f42fc976d58a6adc8b4273735ea74095.zip chromium_src-345ad0c9f42fc976d58a6adc8b4273735ea74095.tar.gz chromium_src-345ad0c9f42fc976d58a6adc8b4273735ea74095.tar.bz2 |
More improvements to the frames. Consolidate some of the optional bar (bookmark, info, download) showing/layout, add a notion of supported window features, hook up some accelerator handling goop etc.
B=1031854
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@529 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views/info_bubble.h')
-rw-r--r-- | chrome/browser/views/info_bubble.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/views/info_bubble.h b/chrome/browser/views/info_bubble.h index 8678428..adb46c7 100644 --- a/chrome/browser/views/info_bubble.h +++ b/chrome/browser/views/info_bubble.h @@ -55,7 +55,6 @@ class InfoBubbleDelegate { }; class InfoBubble : public ChromeViews::HWNDViewContainer, - public ChromeViews::AcceleratorTarget, public AnimationDelegate { public: // Shows the InfoBubble. The InfoBubble is parented to parent_hwnd, contains |