| Index: chrome/browser/chromeos/drive/drive_notification_manager_factory_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/drive/drive_notification_manager_factory_browsertest.cc b/chrome/browser/chromeos/drive/drive_notification_manager_factory_browsertest.cc
|
| index c88b64f6d588864e620bb3871bcc0637178b455b..6bd5aac5289a9a134ee8c51abdf8b07ce610c1ad 100644
|
| --- a/chrome/browser/chromeos/drive/drive_notification_manager_factory_browsertest.cc
|
| +++ b/chrome/browser/chromeos/drive/drive_notification_manager_factory_browsertest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/chromeos/login/user_manager.h"
|
| +#include "chrome/browser/chromeos/login/users/user_manager.h"
|
| #include "chrome/browser/chromeos/profiles/profile_helper.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|