| Index: chrome/browser/notifications/message_center_settings_controller_unittest.cc
|
| diff --git a/chrome/browser/notifications/message_center_settings_controller_unittest.cc b/chrome/browser/notifications/message_center_settings_controller_unittest.cc
|
| index aed37ce920ee7a062f97d07d13ce4b65ee1345d9..ea477224e3a5c23c71e663267456172ed4158d39 100644
|
| --- a/chrome/browser/notifications/message_center_settings_controller_unittest.cc
|
| +++ b/chrome/browser/notifications/message_center_settings_controller_unittest.cc
|
| @@ -26,7 +26,7 @@
|
| #include "ui/message_center/notifier_settings.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| -#include "ash/system/system_notifier.h"
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "chrome/browser/chromeos/login/users/fake_chrome_user_manager.h"
|
| #include "chrome/browser/chromeos/login/users/scoped_user_manager_enabler.h"
|
| #endif
|
|
|