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

Unified Diff: chromeos/login/auth/online_attempt_host.cc

Issue 947173002: Remove duplicate includes from chromeos/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « chromeos/login/auth/online_attempt.cc ('k') | chromeos/login/auth/test_attempt_state.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/login/auth/online_attempt_host.cc
diff --git a/chromeos/login/auth/online_attempt_host.cc b/chromeos/login/auth/online_attempt_host.cc
index 6b742f8d15b31783c14267b3bea24f63b242a127..d6f58f30d4d946049aad84a9f94e9234e15e9b83 100644
--- a/chromeos/login/auth/online_attempt_host.cc
+++ b/chromeos/login/auth/online_attempt_host.cc
@@ -9,7 +9,6 @@
#include "base/message_loop/message_loop_proxy.h"
#include "chromeos/login/auth/auth_attempt_state.h"
#include "chromeos/login/auth/online_attempt.h"
-#include "chromeos/login/auth/user_context.h"
#include "components/user_manager/user_type.h"
namespace chromeos {
« no previous file with comments | « chromeos/login/auth/online_attempt.cc ('k') | chromeos/login/auth/test_attempt_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698