| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 8444df448bb0d091c1aab3f095de91b0063844ab..2b9778ba3f973c51fe55966e8908c3aac98e2fcd 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -5,7 +5,7 @@
|
| import("//build/config/features.gni")
|
| import("//build/config/ui.gni")
|
| import("//content/common/common.gni")
|
| -import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
| if (is_mac) {
|
| import("//build/config/mac/mac_sdk.gni")
|
| }
|
|
|