| Index: skia/public/interfaces/BUILD.gn
|
| diff --git a/skia/public/interfaces/BUILD.gn b/skia/public/interfaces/BUILD.gn
|
| index ea57c5032c69bab5af4ccc9dbedb3dea703ba328..e2ffdf006ad1c7c049e353391c3f63b7bb29604e 100644
|
| --- a/skia/public/interfaces/BUILD.gn
|
| +++ b/skia/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 = [
|
|
|