Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(560)

Unified Diff: public/blink_headers.gypi

Issue 1352283005: Add getConfiguration method to USBDevice. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update webexposed/global-interface-listing-expected.txt. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/modules/webusb/USBDevice.idl ('k') | public/platform/modules/webusb/WebUSBDevice.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « Source/modules/webusb/USBDevice.idl ('k') | public/platform/modules/webusb/WebUSBDevice.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698