| Index: mandoline/services/core_services/BUILD.gn
|
| diff --git a/mandoline/services/core_services/BUILD.gn b/mandoline/services/core_services/BUILD.gn
|
| index 84808a5f5041110abc6486dc6bea5bb891b7ea2e..2a34b61efcf49e4548d63a35b32048033a20a347 100644
|
| --- a/mandoline/services/core_services/BUILD.gn
|
| +++ b/mandoline/services/core_services/BUILD.gn
|
| @@ -47,6 +47,7 @@ source_set("sources") {
|
| "//mandoline/ui/browser:lib",
|
| "//mojo/application/public/cpp",
|
| "//mojo/common:tracing_impl",
|
| + "//mojo/message_pump",
|
| "//mojo/services/tracing:lib",
|
| "//third_party/mojo/src/mojo/public/cpp/bindings",
|
| ]
|
|
|