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

Unified Diff: extensions/test/data/api_test/usb/set_configuration/manifest.json

Issue 826283002: Add support for sending a USB SET_CONFIGURATION request. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 years, 11 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: extensions/test/data/api_test/usb/set_configuration/manifest.json
diff --git a/extensions/test/data/api_test/usb/reset_device/manifest.json b/extensions/test/data/api_test/usb/set_configuration/manifest.json
similarity index 87%
copy from extensions/test/data/api_test/usb/reset_device/manifest.json
copy to extensions/test/data/api_test/usb/set_configuration/manifest.json
index ebfaf62fce2ceea1bba740e61b2cd54a260133a0..a496ee548e2973a0f90b267ea31e4d9c90a69790 100644
--- a/extensions/test/data/api_test/usb/reset_device/manifest.json
+++ b/extensions/test/data/api_test/usb/set_configuration/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "USB Device Handling",
+ "name": "USB Set Configuration",
"version": "0.1",
"app": {
"background": {
« no previous file with comments | « extensions/test/data/api_test/usb/reset_device/test.js ('k') | extensions/test/data/api_test/usb/set_configuration/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698