Chromium Code Reviews| Index: components/devtools_service/BUILD.gn |
| diff --git a/components/devtools_service/BUILD.gn b/components/devtools_service/BUILD.gn |
| index 1dc5c46ba89b6b670a0f5091066605516c6ff3bb..12d74fc1522c6db0fc299e5207a05166626754f8 100644 |
| --- a/components/devtools_service/BUILD.gn |
| +++ b/components/devtools_service/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/mojo_application.gni") |
| +import("//mojo/public/mojo_application.gni") |
| source_set("lib") { |
| sources = [ |