| Index: public/blink_headers.gypi
|
| diff --git a/public/blink_headers.gypi b/public/blink_headers.gypi
|
| index a6b8d32e9e9c3c8619aadf1cdc8ee7d22d3cea45..e85ffbf9b783a18c3ac9af7a23e5558cb3191b5d 100644
|
| --- a/public/blink_headers.gypi
|
| +++ b/public/blink_headers.gypi
|
| @@ -322,6 +322,13 @@
|
| "platform/modules/screen_orientation/WebScreenOrientationType.h",
|
| "platform/modules/vr/WebVR.h",
|
| "platform/modules/vr/WebVRClient.h",
|
| + "platform/modules/webusb/WebUSBClient.h",
|
| + "platform/modules/webusb/WebUSBDeviceFilter.h",
|
| + "platform/modules/webusb/WebUSBDevice.h",
|
| + "platform/modules/webusb/WebUSBDeviceInfo.h",
|
| + "platform/modules/webusb/WebUSBDeviceRequestOptions.h",
|
| + "platform/modules/webusb/WebUSBError.h",
|
| + "platform/modules/webusb/WebUSBTransferInfo.h",
|
| "web/WebAXEnums.h",
|
| "web/WebAXObject.h",
|
| "web/WebActiveWheelFlingParameters.h",
|
|
|