| Index: chrome/browser/profiles/profiles_state.cc
|
| diff --git a/chrome/browser/profiles/profiles_state.cc b/chrome/browser/profiles/profiles_state.cc
|
| index 827c9c979d6c3650a619faeb42af996e79301fa8..c19fb3320552689b4db4b94df019485d30d535b0 100644
|
| --- a/chrome/browser/profiles/profiles_state.cc
|
| +++ b/chrome/browser/profiles/profiles_state.cc
|
| @@ -24,10 +24,6 @@
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/gfx/text_elider.h"
|
|
|
| -#if defined(OS_CHROMEOS)
|
| -#include "chrome/browser/chromeos/login/users/user_manager.h"
|
| -#endif
|
| -
|
| namespace profiles {
|
|
|
| bool IsMultipleProfilesEnabled() {
|
|
|