| Index: chrome/test/data/extensions/api_test/usb/list_interfaces/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/usb/device_handling/manifest.json b/chrome/test/data/extensions/api_test/usb/list_interfaces/manifest.json
|
| similarity index 79%
|
| copy from chrome/test/data/extensions/api_test/usb/device_handling/manifest.json
|
| copy to chrome/test/data/extensions/api_test/usb/list_interfaces/manifest.json
|
| index d7c38223918103d0b3fb4586e1a45d5fb3d06019..bc1f902ef6c1b8a0820f5712007fab1c9634e8f7 100644
|
| --- a/chrome/test/data/extensions/api_test/usb/device_handling/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/usb/list_interfaces/manifest.json
|
| @@ -1,5 +1,5 @@
|
| {
|
| - "name": "USB Device Handling",
|
| + "name": "USB List Interfaces",
|
| "version": "0.1",
|
| "app": {
|
| "background": {
|
|
|