Index: third_party/usb_ids/README.chromium |
diff --git a/third_party/usb_ids/README.chromium b/third_party/usb_ids/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a1f3f32bc08bb013f1ff22faa4a35bb7a4a064c9 |
--- /dev/null |
+++ b/third_party/usb_ids/README.chromium |
@@ -0,0 +1,16 @@ |
+Name: The USB ID Repository |
+Short Name: usb-ids |
+URL: http://www.linux-usb.org/usb-ids.html |
+Version: 2012.09.20 |
+License: BSD |
+Security Critical: no |
+ |
+Description: |
+"This is a public repository of all known ID's used in USB devices: ID's of |
+vendors, devices, subsystems and device classes." |
+ |
+We use it to present a human-readable description of a USB device to the user |
+when an extension asks for permission to access it. |
+ |
+Local Modifications: |
+None. |