| Index: chrome/browser/profiles/profile_destroyer.h
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_destroyer.h (revision 122340)
|
| +++ chrome/browser/profiles/profile_destroyer.h (working copy)
|
| @@ -23,7 +23,7 @@
|
| : public content::NotificationObserver,
|
| public base::RefCounted<ProfileDestroyer> {
|
| public:
|
| - static void DestroyOffTheRecordProfile(Profile* const profile);
|
| + static void DestroyProfileWhenAppropriate(Profile* const profile);
|
|
|
| private:
|
| friend class base::RefCounted<ProfileDestroyer>;
|
|
|