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