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

Unified Diff: third_party/libusb/src/msvc/libusb_sources

Issue 19713005: Update libusb 1.0.9 to libusbx 1.0.16 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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
Index: third_party/libusb/src/msvc/libusb_sources
diff --git a/third_party/libusb/src/msvc/libusb_sources b/third_party/libusb/src/msvc/libusb_sources
index 8e8e65cdfa5a811d6dedf6b846c24c070dfc229e..308a6663f3f237ff2a11af2ab42a8ae86b50f285 100644
--- a/third_party/libusb/src/msvc/libusb_sources
+++ b/third_party/libusb/src/msvc/libusb_sources
@@ -29,7 +29,9 @@ TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib
SOURCES=..\core.c \
..\descriptor.c \
..\io.c \
+ ..\strerror.c \
..\sync.c \
+ ..\hotplug.c \
threads_windows.c \
poll_windows.c \
windows_usb.c \

Powered by Google App Engine
This is Rietveld 408576698