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

Unified Diff: device/usb/usb.gyp

Issue 980023002: Move device/usb classes from the FILE thread to UI thread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: device/usb/usb.gyp
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp
index e8785d6224ce6a2910088514a1c8a7a9ab0f9fc1..085b9b38b6007db1b924733c284e350f6b7c8873 100644
--- a/device/usb/usb.gyp
+++ b/device/usb/usb.gyp
@@ -25,6 +25,7 @@
'usb_descriptors.h',
'usb_device_impl.cc',
'usb_device_impl.h',
+ 'usb_device.cc',
'usb_device.h',
'usb_device_filter.cc',
'usb_device_filter.h',
« no previous file with comments | « device/usb/BUILD.gn ('k') | device/usb/usb_context.cc » ('j') | device/usb/usb_device.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698