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

Unified Diff: chrome/browser/managed_mode/managed_user_registration_service.h

Issue 15734006: Restructure user-creation flow and surface errors (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 7 months 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: chrome/browser/managed_mode/managed_user_registration_service.h
===================================================================
--- chrome/browser/managed_mode/managed_user_registration_service.h (revision 202001)
+++ chrome/browser/managed_mode/managed_user_registration_service.h (working copy)
@@ -42,7 +42,7 @@
// ProfileManager::CreateMultiProfileAsync(
// name, icon,
// managed_user_registration_service->GetRegistrationAndInitCallback(),
- // desktop_type, managed_user);
+ // managed_user);
ProfileManager::CreateCallback GetRegistrationAndInitCallback();
private:

Powered by Google App Engine
This is Rietveld 408576698