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

Unified Diff: device/usb/usb_device_linux.h

Issue 2542903002: device: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « device/usb/usb_device_impl.h ('k') | device/usb/usb_service_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/usb_device_linux.h
diff --git a/device/usb/usb_device_linux.h b/device/usb/usb_device_linux.h
index 59158786b0f61596ca3c9e1d1c7b3c585b9cc2cf..92a19c37fafa4b1c04a0c688d4995551e46fb738 100644
--- a/device/usb/usb_device_linux.h
+++ b/device/usb/usb_device_linux.h
@@ -23,7 +23,6 @@ class SequencedTaskRunner;
namespace device {
-struct UsbConfigDescriptor;
struct UsbDeviceDescriptor;
class UsbDeviceLinux : public UsbDevice {
« no previous file with comments | « device/usb/usb_device_impl.h ('k') | device/usb/usb_service_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698