| Index: third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferResult.h
|
| diff --git a/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferResult.h b/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferResult.h
|
| index 156b094b100d2791e44125ff5fef992f6bf52e91..76855a6e37a5a38fa692fb4fef3ab5f31c212b41 100644
|
| --- a/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferResult.h
|
| +++ b/third_party/WebKit/Source/modules/webusb/USBIsochronousInTransferResult.h
|
| @@ -10,7 +10,7 @@
|
| #include "core/dom/DOMDataView.h"
|
| #include "modules/webusb/USBIsochronousInTransferPacket.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|