| Index: device/devices_app/usb/public/interfaces/BUILD.gn
|
| diff --git a/device/devices_app/usb/public/interfaces/BUILD.gn b/device/devices_app/usb/public/interfaces/BUILD.gn
|
| index 0b3ad9aefa7c889a982ec06518313b1c82621b69..f9d6e0c904fb53f47218c8693f97d48178d5f18a 100644
|
| --- a/device/devices_app/usb/public/interfaces/BUILD.gn
|
| +++ b/device/devices_app/usb/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 = [
|
|
|