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

Unified Diff: components/usb_service.gypi

Issue 258783002: Extracted UsbService as interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed chromeos issue. Created 6 years, 8 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: components/usb_service.gypi
diff --git a/components/usb_service.gypi b/components/usb_service.gypi
index 97f4a618e972daf8429bf79bed10abd2c2be5641..fee849ab2634a0a21a77559551c839c30da30785 100644
--- a/components/usb_service.gypi
+++ b/components/usb_service.gypi
@@ -28,8 +28,8 @@
'usb_service/usb_device_handle.h',
'usb_service/usb_interface.cc',
'usb_service/usb_interface.h',
- 'usb_service/usb_service.cc',
'usb_service/usb_service.h',
+ 'usb_service/usb_service_impl.cc',
]
}],
}
« no previous file with comments | « chrome/test/data/extensions/api_test/usb/zero_length_transfer/manifest.json ('k') | components/usb_service/usb_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698