| Index: ash/common/system/chromeos/bluetooth/tray_bluetooth.cc
|
| diff --git a/ash/system/chromeos/bluetooth/tray_bluetooth.cc b/ash/common/system/chromeos/bluetooth/tray_bluetooth.cc
|
| similarity index 99%
|
| rename from ash/system/chromeos/bluetooth/tray_bluetooth.cc
|
| rename to ash/common/system/chromeos/bluetooth/tray_bluetooth.cc
|
| index 9a1bd2031e2745ec774cc41ea5fa0970a2149b62..cae780cdc81c408e737197a90c1e096e64cb3b04 100644
|
| --- a/ash/system/chromeos/bluetooth/tray_bluetooth.cc
|
| +++ b/ash/common/system/chromeos/bluetooth/tray_bluetooth.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/tray_bluetooth.h"
|
| +#include "ash/common/system/chromeos/bluetooth/tray_bluetooth.h"
|
|
|
| #include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/system/tray/fixed_sized_scroll_view.h"
|
|
|