Chromium Code Reviews| Index: content/browser/BUILD.gn |
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
| index 03f3b91ba77ee22f79fd191703a9120ba7fceddd..6b31103b8090952241b42a0dd322e6e38370ba88 100644 |
| --- a/content/browser/BUILD.gn |
| +++ b/content/browser/BUILD.gn |
| @@ -80,6 +80,7 @@ source_set("browser") { |
| "//media/capture", |
| "//media/gpu/ipc/client", |
| "//media/midi", |
| + "//media/midi:mojo_cpp_sources", |
|
Takashi Toyoshima
2016/10/17 06:38:57
Adding the right include file results in this line
|
| "//media/mojo/interfaces", |
| "//media/mojo/interfaces:image_capture", |
| "//mojo/common", |