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