| Index: third_party/WebKit/Source/modules/webusb/USBConfiguration.h
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBConfiguration.h b/third_party/WebKit/Source/modules/webusb/USBConfiguration.h
|
| index 67c450564db910c43f04cec03c9d792e5bef9b8f..1747cc6a60535cc2fd17b4d3a168a1686741de5e 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBConfiguration.h
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBConfiguration.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef USBConfiguration_h
|
| #define USBConfiguration_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "device/usb/public/interfaces/device.mojom-blink.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|