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

Unified Diff: media/midi/midi_manager_winrt.cc

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_winrt.h ('k') | media/midi/midi_message_queue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/midi/midi_manager_winrt.cc
diff --git a/media/midi/midi_manager_winrt.cc b/media/midi/midi_manager_winrt.cc
index 9a510c7b60eb9e4b6685f170929154610c5d0ba7..e8f4c02a7a1a580914bc5501748e5413de616fc4 100644
--- a/media/midi/midi_manager_winrt.cc
+++ b/media/midi/midi_manager_winrt.cc
@@ -31,7 +31,6 @@
#include "base/win/scoped_comptr.h"
#include "media/midi/midi_scheduler.h"
-namespace media {
namespace midi {
namespace {
@@ -1046,4 +1045,3 @@ void MidiManagerWinrt::OnPortManagerReady() {
}
} // namespace midi
-} // namespace media
« no previous file with comments | « media/midi/midi_manager_winrt.h ('k') | media/midi/midi_message_queue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698