Chromium Code Reviews| Index: chrome/browser/ui/views/tabs/tab.h |
| =================================================================== |
| --- chrome/browser/ui/views/tabs/tab.h (revision 183978) |
| +++ chrome/browser/ui/views/tabs/tab.h (working copy) |
| @@ -244,9 +244,6 @@ |
| void StartRecordingAnimation(); |
| void StopRecordingAnimation(); |
| - void StartAudioPlayingAnimation(); |
| - void StopAudioPlayingAnimation(); |
| - |
| // Returns true if the crash animation is currently running. |
| bool IsPerformingCrashAnimation() const; |