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

Unified Diff: media/midi/midi_manager_alsa.h

Issue 2418493002: //media/midi: use top level namespace midi rather than media.midi (Closed)
Patch Set: TAG name change s/media_midi/midi/ Created 4 years, 2 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.cc ('k') | media/midi/midi_manager_alsa.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/midi/midi_manager_alsa.h
diff --git a/media/midi/midi_manager_alsa.h b/media/midi/midi_manager_alsa.h
index 66f427acf3bc6383f9e3e58139014d0b93f74a1b..0ff58a76c10dcf3805e0ed2e1093a79caa2313bc 100644
--- a/media/midi/midi_manager_alsa.h
+++ b/media/midi/midi_manager_alsa.h
@@ -27,7 +27,6 @@ namespace base {
class ThreadChecker;
}
-namespace media {
namespace midi {
class MIDI_EXPORT MidiManagerAlsa final : public MidiManager {
@@ -457,6 +456,5 @@ class MIDI_EXPORT MidiManagerAlsa final : public MidiManager {
};
} // namespace midi
-} // namespace media
#endif // MEDIA_MIDI_MIDI_MANAGER_ALSA_H_
« no previous file with comments | « media/midi/midi_manager.cc ('k') | media/midi/midi_manager_alsa.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698