Index: chrome/browser/chromeos/login/easy_unlock/easy_unlock_create_keys_operation.h |
diff --git a/chrome/browser/chromeos/login/easy_unlock/easy_unlock_create_keys_operation.h b/chrome/browser/chromeos/login/easy_unlock/easy_unlock_create_keys_operation.h |
index 6ca15780b8b0aa53168e035936480b4403bffe7f..856d0094b510d4ca78b5065825c505684347ecfc 100644 |
--- a/chrome/browser/chromeos/login/easy_unlock/easy_unlock_create_keys_operation.h |
+++ b/chrome/browser/chromeos/login/easy_unlock/easy_unlock_create_keys_operation.h |
@@ -31,8 +31,6 @@ |
void Start(); |
- // The UserContext returned will contain the new key if called after the |
- // operation has completed successfully. |
const UserContext& user_context() const { return user_context_; } |
private: |