| Index: chrome/browser/chromeos/login/online_attempt.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/online_attempt.cc (revision 68044)
|
| +++ chrome/browser/chromeos/login/online_attempt.cc (working copy)
|
| @@ -12,8 +12,8 @@
|
| #include "chrome/browser/chromeos/cros/cros_library.h"
|
| #include "chrome/browser/chromeos/login/auth_attempt_state.h"
|
| #include "chrome/browser/chromeos/login/auth_attempt_state_resolver.h"
|
| -#include "chrome/browser/profile.h"
|
| -#include "chrome/browser/profile_manager.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| +#include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/common/net/gaia/gaia_auth_consumer.h"
|
| #include "chrome/common/net/gaia/gaia_auth_fetcher.h"
|
| #include "chrome/common/net/gaia/gaia_constants.h"
|
|
|