| Index: content/browser/media/midi_host.cc
|
| diff --git a/content/browser/renderer_host/media/midi_host.cc b/content/browser/media/midi_host.cc
|
| similarity index 99%
|
| rename from content/browser/renderer_host/media/midi_host.cc
|
| rename to content/browser/media/midi_host.cc
|
| index c55022b8301ac63a1ecb1290babb3ef3e321f2e2..950cf48e0a9956391be3c01dcca8e0929625d6d9 100644
|
| --- a/content/browser/renderer_host/media/midi_host.cc
|
| +++ b/content/browser/media/midi_host.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/browser/renderer_host/media/midi_host.h"
|
| +#include "content/browser/media/midi_host.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|