| Index: chrome/browser/notifications/message_center_settings_controller.cc
|
| diff --git a/chrome/browser/notifications/message_center_settings_controller.cc b/chrome/browser/notifications/message_center_settings_controller.cc
|
| index 1e0dc01b34d2f02d8a6ef774ff4e0367cd97e305..8de630ec10ea64c011b22ab73d8c35181e39ab92 100644
|
| --- a/chrome/browser/notifications/message_center_settings_controller.cc
|
| +++ b/chrome/browser/notifications/message_center_settings_controller.cc
|
| @@ -47,7 +47,7 @@
|
| #include "ui/strings/grit/ui_strings.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| -#include "ash/system/system_notifier.h"
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "chrome/browser/chromeos/profiles/profile_helper.h"
|
| #include "chrome/browser/notifications/arc_notifier_manager.h"
|
| #include "components/arc/arc_bridge_service.h"
|
|
|