| Index: third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
|
| diff --git a/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h b/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
|
| index acbc60bcf3cf0e32125dc29b840ffcc891fdbc6f..5c545aa87ac3d07c1bb33863b0b18e79f53be0f3 100644
|
| --- a/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
|
| +++ b/third_party/WebKit/Source/platform/mojo/BluetoothStructTraits.h
|
| @@ -6,8 +6,8 @@
|
| #define BluetoothStructTraits_h
|
|
|
| #include "device/bluetooth/public/interfaces/uuid.mojom-blink.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/modules/bluetooth/web_bluetooth.mojom-blink.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace mojo {
|
|
|
|
|