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

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

Issue 2828163004: Revert of Revert "Revert of Reland: Switch WindowedNotificationObserver to use base::RunLoop. (Closed)
Patch Set: 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 bf277a0b99503003be1874fcfe5498205e011e9a..8f32a54f0af780eb0bb9123781a9acd5e94dd5f0 100644
--- a/chrome/browser/ui/login/login_handler_test_utils.h
+++ b/chrome/browser/ui/login/login_handler_test_utils.h
@@ -31,7 +31,6 @@
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