| Index: Source/modules/bluetooth/BluetoothDiscovery.h
|
| diff --git a/Source/modules/bluetooth/BluetoothDiscovery.h b/Source/modules/bluetooth/BluetoothDiscovery.h
|
| index baf7b32daa469e323054db1a825e45412be43647..34c1ac4b609d2920f0e3a54fabf36a443929d6d5 100644
|
| --- a/Source/modules/bluetooth/BluetoothDiscovery.h
|
| +++ b/Source/modules/bluetooth/BluetoothDiscovery.h
|
| @@ -6,7 +6,7 @@
|
| #define BluetoothDiscovery_h
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "platform/heap/Visitor.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|
|
|