| Index: components/web_view/test_runner/BUILD.gn
|
| diff --git a/components/web_view/test_runner/BUILD.gn b/components/web_view/test_runner/BUILD.gn
|
| index d8f63abe3d63f8fd174a2d1c774251c319fbf5c0..4a528cb09dfdc74746da528fcb52e24ce6983982 100644
|
| --- a/components/web_view/test_runner/BUILD.gn
|
| +++ b/components/web_view/test_runner/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//mojo/public/mojo_application.gni")
|
| -import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| executable("test_runner") {
|
| output_name = "layout_test_runner"
|
|
|