| Index: components/gpu/public/interfaces/BUILD.gn
|
| diff --git a/components/gpu/public/interfaces/BUILD.gn b/components/gpu/public/interfaces/BUILD.gn
|
| index e4cc3f92cf1afb6d5e288aa32ad20df51008abf5..7fb2254a7a716550eedb3af87fdb7011c6de8fb8 100644
|
| --- a/components/gpu/public/interfaces/BUILD.gn
|
| +++ b/components/gpu/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 = [
|
|
|