| Index: chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc
|
| diff --git a/chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc b/chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc
|
| index 4dabecc0d909e1e0f72d186742310a4162682ff2..1811306000fc18dcfc0bc2486f81c1ba535a0ac9 100644
|
| --- a/chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc
|
| +++ b/chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc
|
| @@ -10,7 +10,7 @@
|
| #include <set>
|
| #include <utility>
|
|
|
| -#include "ash/multi_profile_uma.h"
|
| +#include "ash/common/multi_profile_uma.h"
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| #include "base/command_line.h"
|
|
|