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

Unified Diff: chrome/browser/ui/login/login_handler_test_utils.h

Issue 2740783003: Revert "Revert of Reland: Switch WindowedNotificationObserver to use base::RunLoop. (patchset #3 id… (Closed)
Patch Set: Fix comment. Created 3 years, 8 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/ui/login/login_handler_test_utils.h
diff --git a/chrome/browser/ui/login/login_handler_test_utils.h b/chrome/browser/ui/login/login_handler_test_utils.h
index 8f32a54f0af780eb0bb9123781a9acd5e94dd5f0..bf277a0b99503003be1874fcfe5498205e011e9a 100644
--- a/chrome/browser/ui/login/login_handler_test_utils.h
+++ b/chrome/browser/ui/login/login_handler_test_utils.h
@@ -31,6 +31,7 @@ class LoginPromptBrowserTestObserver : public content::NotificationObserver {
void RemoveHandler(LoginHandler* handler);
void Register(const content::NotificationSource& source);
+ void UnregisterAll();
const std::list<LoginHandler*>& handlers() const { return handlers_; }
« no previous file with comments | « chrome/browser/ui/login/login_handler_browsertest.cc ('k') | chrome/browser/ui/login/login_handler_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698