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

Unified Diff: media/midi/usb_midi_device.h

Issue 2533273002: media: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years, 1 month 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: media/midi/usb_midi_device.h
diff --git a/media/midi/usb_midi_device.h b/media/midi/usb_midi_device.h
index e7d6c9aaba7f83714373726a596476cfb52c0d64..1778db6bc78cd24244f09433d61587725b12a323 100644
--- a/media/midi/usb_midi_device.h
+++ b/media/midi/usb_midi_device.h
@@ -18,7 +18,6 @@
namespace midi {
-class MidiManagerUsb;
class UsbMidiDevice;
// Delegate class for UsbMidiDevice.

Powered by Google App Engine
This is Rietveld 408576698