| Index: components/web_view/test_runner/public/interfaces/BUILD.gn
|
| diff --git a/components/web_view/test_runner/public/interfaces/BUILD.gn b/components/web_view/test_runner/public/interfaces/BUILD.gn
|
| index 8ad106f21901b7956b08526f64e959e60bfc3ca4..7dd0c33ef9882597e9e7766da851f1a61816bde8 100644
|
| --- a/components/web_view/test_runner/public/interfaces/BUILD.gn
|
| +++ b/components/web_view/test_runner/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 = [
|
|
|