Chromium Code Reviews| Index: chrome/browser/profiles/profile_impl.h |
| =================================================================== |
| --- chrome/browser/profiles/profile_impl.h (revision 92309) |
| +++ chrome/browser/profiles/profile_impl.h (working copy) |
| @@ -45,7 +45,6 @@ |
| // Profile implementation. |
| virtual std::string GetProfileName(); |
| - virtual ProfileId GetRuntimeId(); |
| virtual FilePath GetPath(); |
| virtual bool IsOffTheRecord(); |
| virtual Profile* GetOffTheRecordProfile(); |