| Index: media/midi/midi_manager_mac.cc
|
| diff --git a/media/midi/midi_manager_mac.cc b/media/midi/midi_manager_mac.cc
|
| index 1ad9f67a8e91b2c3e58107c372e6da385182792a..2f94be302a60d5f59f9aeee5f8ddc49aae4b1e3f 100644
|
| --- a/media/midi/midi_manager_mac.cc
|
| +++ b/media/midi/midi_manager_mac.cc
|
| @@ -23,7 +23,6 @@ using std::string;
|
| // 64-bit. Therefore, the initialization is the simplest one that satisfies both
|
| // (if possible).
|
|
|
| -namespace media {
|
| namespace midi {
|
|
|
| namespace {
|
| @@ -387,4 +386,3 @@ void MidiManagerMac::SendMidiData(MidiManagerClient* client,
|
| }
|
|
|
| } // namespace midi
|
| -} // namespace media
|
|
|