Chromium Code Reviews| Index: Source/web/WebMIDIClientMock.cpp |
| diff --git a/Source/web/WebMIDIClientMock.cpp b/Source/web/WebMIDIClientMock.cpp |
| index 923e03a6a71667cbd8419fc84704993a4e10b3b3..88ea15cd0df92e3cff47ffb5925e8b15e051d725 100644 |
| --- a/Source/web/WebMIDIClientMock.cpp |
| +++ b/Source/web/WebMIDIClientMock.cpp |
| @@ -35,7 +35,7 @@ |
| #include "modules/webmidi/MIDIClientMock.h" |
| #include "public/web/WebMIDIPermissionRequest.h" |
| -namespace WebKit { |
| +namespace blink { |
| WebMIDIClientMock::WebMIDIClientMock() |
| { |