| Index: mandoline/services/core_services/BUILD.gn
|
| diff --git a/mandoline/services/core_services/BUILD.gn b/mandoline/services/core_services/BUILD.gn
|
| index 8e093f88998f4a2254ec5bd6af163d4c2d28391c..642fe6d111d8b2a2ff1400559ab9f35c2a28ae5d 100644
|
| --- a/mandoline/services/core_services/BUILD.gn
|
| +++ b/mandoline/services/core_services/BUILD.gn
|
| @@ -45,10 +45,10 @@ source_set("sources") {
|
| "//mojo/application/public/cpp",
|
| "//mojo/logging",
|
| "//mojo/message_pump",
|
| + "//mojo/public/cpp/bindings",
|
| "//mojo/services/tracing:lib",
|
| "//mojo/services/tracing/public/cpp",
|
| "//third_party/icu",
|
| - "//third_party/mojo/src/mojo/public/cpp/bindings",
|
| "//url",
|
| ]
|
|
|
|
|