Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(337)

Unified Diff: trunk/src/chrome/browser/profiles/profile_window.h

Issue 75483005: Revert 235801 "Fix crash when locking a profile. The crash is ha..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/chrome/browser/profiles/profile_window.h
===================================================================
--- trunk/src/chrome/browser/profiles/profile_window.h (revision 235821)
+++ trunk/src/chrome/browser/profiles/profile_window.h (working copy)
@@ -54,9 +54,6 @@
// Closes all browser windows that belong to the guest profile.
void CloseGuestProfileWindows();
-// Closes all the browser windows for |profile| and opens the user manager.
-void LockProfile(Profile* profile);
-
} // namespace profiles
#endif // CHROME_BROWSER_PROFILES_PROFILE_WINDOW_H_

Powered by Google App Engine
This is Rietveld 408576698