Chromium Code Reviews| Index: chrome/browser/ui/panels/panel.cc |
| =================================================================== |
| --- chrome/browser/ui/panels/panel.cc (revision 115300) |
| +++ chrome/browser/ui/panels/panel.cc (working copy) |
| @@ -194,7 +194,6 @@ |
| void Panel::FlashFrame() { |
| native_panel_->DrawAttention(); |
| - manager()->OnPanelAttentionStateChanged(this); |
| } |
| gfx::NativeWindow Panel::GetNativeHandle() { |