Chromium Code Reviews| Index: chrome/test/testing_profile.h |
| =================================================================== |
| --- chrome/test/testing_profile.h (revision 86624) |
| +++ chrome/test/testing_profile.h (working copy) |
| @@ -249,7 +249,6 @@ |
| virtual void InitRegisteredProtocolHandlers() {} |
| virtual NTPResourceCache* GetNTPResourceCache(); |
| - virtual StatusTray* GetStatusTray(); |
| virtual FilePath last_selected_directory(); |
| virtual void set_last_selected_directory(const FilePath& path); |
| #if defined(OS_CHROMEOS) |