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

Unified Diff: media/midi/midi_manager_mac.h

Issue 1053203006: Web MIDI: style clean up (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
« no previous file with comments | « media/midi/midi_manager_alsa.h ('k') | media/midi/midi_manager_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/midi/midi_manager_mac.h
diff --git a/media/midi/midi_manager_mac.h b/media/midi/midi_manager_mac.h
index e034fbae6ef5d17b14c4e0b3e4f79aa3dadb1ab7..85899d57baf9d7dd8f7a3148f0559931fe0a521c 100644
--- a/media/midi/midi_manager_mac.h
+++ b/media/midi/midi_manager_mac.h
@@ -19,7 +19,7 @@
namespace media {
-class MEDIA_EXPORT MidiManagerMac : public MidiManager {
+class MEDIA_EXPORT MidiManagerMac final : public MidiManager {
public:
MidiManagerMac();
~MidiManagerMac() override;
« no previous file with comments | « media/midi/midi_manager_alsa.h ('k') | media/midi/midi_manager_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698