| Index: ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| diff --git a/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| similarity index 99%
|
| rename from ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| rename to ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| index 7f3889523bbcf709bb0df6df4082bfc841b78ffb..057ab00174e5f5ad7e42f1cff5d4a7b451c47733 100644
|
| --- a/ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| +++ b/ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/system/chromeos/bluetooth/bluetooth_notification_controller.h"
|
| +#include "ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.h"
|
|
|
| #include <memory>
|
| #include <utility>
|
|
|