| Index: media/mojo/interfaces/BUILD.gn
|
| diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
|
| index 1f9b19b13fc8aba30d60561fa62ccfd21f8d8a5c..cce30d2953d2731bc4f8ba41ef89a002ebe66e2f 100644
|
| --- a/media/mojo/interfaces/BUILD.gn
|
| +++ b/media/mojo/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 = [
|
|
|