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

Unified Diff: third_party/libusb/README.chromium

Issue 18593002: Usb backend refactor step 2: Separate Usb Device Handle and Usb Device (deprecate) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Separate Usb Device Handle and Usb Device 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/README.chromium
diff --git a/third_party/libusb/README.chromium b/third_party/libusb/README.chromium
index 8354b8d5161a34c93d4b2de13ed6c427f4906c97..61f6e404b66f2eab7e185db5f90bfc27e14fbdae 100644
--- a/third_party/libusb/README.chromium
+++ b/third_party/libusb/README.chromium
@@ -11,4 +11,6 @@ Windows, and Linux systems.
Local Modifications:
- config.h (empty) has been created to satisfy includes within the tree.
+- Exposing an API (libusb_interrupt_handle_event) to explicitly interrupt
+ libusb_handle_event.
- windows-build.patch has been applied.

Powered by Google App Engine
This is Rietveld 408576698