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

Unified Diff: chrome/browser/chromeos/login/test_login_utils.cc

Issue 11649055: OAuth2 sign-in flow for ChromeOS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang fix Created 7 years, 11 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/chromeos/login/test_login_utils.cc
diff --git a/chrome/browser/chromeos/login/test_login_utils.cc b/chrome/browser/chromeos/login/test_login_utils.cc
index defc3c070e962db99c11fe7950fa72b748571156..34d30a2427b35af9527f5d86794a8448a7d7f59b 100644
--- a/chrome/browser/chromeos/login/test_login_utils.cc
+++ b/chrome/browser/chromeos/login/test_login_utils.cc
@@ -20,7 +20,6 @@ void TestLoginUtils::PrepareProfile(
const std::string& username,
const std::string& display_email,
const std::string& password,
- bool pending_requests,
bool using_oauth,
bool has_cookies,
Delegate* delegate) {

Powered by Google App Engine
This is Rietveld 408576698