Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3889)

Unified Diff: chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.h

Issue 13055002: Tab audio indicator tweaks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.h
diff --git a/chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.h b/chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.h
index c519433e264a903c3ecd804017c2085e23c5e3fc..853b8fe904ff304625bb75c73e0fa48f104fabae 100644
--- a/chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.h
+++ b/chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.h
@@ -21,7 +21,6 @@ class TabAudioIndicatorDelegateMac;
@private
scoped_ptr<TabAudioIndicator> tabAudioIndicator_;
scoped_ptr<TabAudioIndicatorDelegateMac> delegate_;
- scoped_nsobject<NSImage> backgroundImage_;
}
- (void)setIsPlayingAudio:(BOOL)isPlayingAudio;
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/tabs/tab_audio_indicator_view_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698