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

Unified Diff: chrome/browser/chromeos/login/auth/mock_login_status_consumer.h

Issue 378513005: [Athena] Extract Chrome OS authentication stack (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix includes in one more test Created 6 years, 5 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/auth/mock_login_status_consumer.h
diff --git a/chrome/browser/chromeos/login/auth/mock_login_status_consumer.h b/chrome/browser/chromeos/login/auth/mock_login_status_consumer.h
index 6ea950b7ca660e8c6e8c03fd11b500f77ed39e0d..6694a11ae4c83c0b6d89dd61ae1b79d08fbd3ac6 100644
--- a/chrome/browser/chromeos/login/auth/mock_login_status_consumer.h
+++ b/chrome/browser/chromeos/login/auth/mock_login_status_consumer.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_CHROMEOS_LOGIN_AUTH_MOCK_LOGIN_STATUS_CONSUMER_H_
#include "chrome/browser/chromeos/login/auth/login_status_consumer.h"
-#include "chrome/browser/chromeos/login/auth/user_context.h"
+#include "chromeos/login/auth/user_context.h"
#include "testing/gmock/include/gmock/gmock.h"
namespace chromeos {
« no previous file with comments | « chrome/browser/chromeos/login/auth/mock_authenticator.h ('k') | chrome/browser/chromeos/login/auth/online_attempt.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698