diff options
author | nduca@google.com <nduca@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-27 02:36:02 +0000 |
---|---|---|
committer | nduca@google.com <nduca@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-27 02:36:02 +0000 |
commit | 3e601082ac52a9b4787b0be515e4f654fd40dce7 (patch) | |
tree | a250d18d509689361017e6eded3fd010a4ebaa29 /third_party/libusb/README.chromium | |
parent | eb85922f3999887a87d6d4f7eb6afb59cbdc3cfe (diff) | |
download | chromium_src-3e601082ac52a9b4787b0be515e4f654fd40dce7.zip chromium_src-3e601082ac52a9b4787b0be515e4f654fd40dce7.tar.gz chromium_src-3e601082ac52a9b4787b0be515e4f654fd40dce7.tar.bz2 |
Revert 129069 - Import libusb 1.0.9-rc3 into third_party.
Failing license check.
http://chromegw.corp.google.com/i/chromium/builders/Linux/builds/21702/steps/check_licenses
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9826025
TBR=gdk@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9866021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129101 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libusb/README.chromium')
-rw-r--r-- | third_party/libusb/README.chromium | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/third_party/libusb/README.chromium b/third_party/libusb/README.chromium deleted file mode 100644 index df7680b..0000000 --- a/third_party/libusb/README.chromium +++ /dev/null @@ -1,12 +0,0 @@ -Name: libusb -URL: http://libusb.org -Version: 1.0.8 -License: LGPL 2.1 -Security Critical: yes - -Description: -libusb provides a platform-agnostic API for accessing the USB subsystem on Mac, -Windows, and Linux systems. - -Local Modifications: -- config.h has been populated with required defines. |