| Index: chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h
|
| diff --git a/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h b/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h
|
| index d8d22dce177e26fb4d3d3a9dcfad934a5a98333c..0ec12e9b1228dab93a9eb97f80769f63ccc1b96f 100644
|
| --- a/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h
|
| +++ b/chrome/browser/ui/bluetooth/bluetooth_chooser_controller.h
|
| @@ -13,7 +13,7 @@
|
| #include <vector>
|
|
|
| #include "base/macros.h"
|
| -#include "components/chooser_controller/chooser_controller.h"
|
| +#include "chrome/browser/chooser_controller/chooser_controller.h"
|
| #include "content/public/browser/bluetooth_chooser.h"
|
|
|
| // BluetoothChooserController is a chooser that presents a list of
|
|
|