| Index: ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| diff --git a/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc b/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| index 1864a1cfe512e24fc31ae0319e660b7d8b4bb1f0..d4985d9ce54867147b7215a3b7aa82218b14c047 100644
|
| --- a/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| +++ b/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| @@ -7,7 +7,7 @@
|
| #include <memory>
|
| #include <utility>
|
|
|
| -#include "ash/system/system_notifier.h"
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
|
|