| Index: third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.h
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.h b/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.h
|
| index 7f5f7185616aaf9f290ee20489d3b022202393ec..9af25653069924ca42a9dad9de80d6e0106c5080 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.h
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/BluetoothUUID.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef BluetoothUUID_h
|
| #define BluetoothUUID_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "bindings/modules/v8/StringOrUnsignedLong.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|