| Index: mojo/services/tracing/public/interfaces/BUILD.gn
|
| diff --git a/mojo/services/tracing/public/interfaces/BUILD.gn b/mojo/services/tracing/public/interfaces/BUILD.gn
|
| index 5b4ecae5c1fb475bbcc8353c2513da81c17825a3..8323805231aa06785d90d24a1477903dd2e9613c 100644
|
| --- a/mojo/services/tracing/public/interfaces/BUILD.gn
|
| +++ b/mojo/services/tracing/public/interfaces/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojom("interfaces") {
|
| sources = [
|
|
|