| Index: Source/modules/bluetooth/BluetoothDiscovery.cpp
|
| diff --git a/Source/modules/bluetooth/BluetoothDiscovery.cpp b/Source/modules/bluetooth/BluetoothDiscovery.cpp
|
| index 4a8cd17b6fae79273388bc43fcdf35141c0b0761..4f5d26c0fc58e1470544f57d953de7e3bf16e02a 100644
|
| --- a/Source/modules/bluetooth/BluetoothDiscovery.cpp
|
| +++ b/Source/modules/bluetooth/BluetoothDiscovery.cpp
|
| @@ -13,7 +13,7 @@
|
| #include "modules/bluetooth/BluetoothDevice.h"
|
| #include "modules/bluetooth/BluetoothError.h"
|
| #include "public/platform/Platform.h"
|
| -#include "public/platform/WebBluetooth.h"
|
| +#include "public/platform/modules/bluetooth/WebBluetooth.h"
|
|
|
| namespace blink {
|
|
|
|
|