| Index: mandoline/services/core_services/BUILD.gn
|
| diff --git a/mandoline/services/core_services/BUILD.gn b/mandoline/services/core_services/BUILD.gn
|
| index f3b6ed761cda7918ee4fba19821c74efc59b4ef4..6956a56119cfc1cdfeca393f5126570652ccdd89 100644
|
| --- a/mandoline/services/core_services/BUILD.gn
|
| +++ b/mandoline/services/core_services/BUILD.gn
|
| @@ -53,7 +53,7 @@ source_set("sources") {
|
| "//mojo/services/tracing:lib",
|
| "//mojo/services/tracing/public/cpp",
|
| "//third_party/icu",
|
| - "//third_party/mojo/src/mojo/public/cpp/bindings",
|
| + "//mojo/public/cpp/bindings",
|
| "//url",
|
| ]
|
|
|
|
|