| Index: components/resource_provider/BUILD.gn
|
| diff --git a/components/resource_provider/BUILD.gn b/components/resource_provider/BUILD.gn
|
| index 5d26584df63743a167bc423e7ab4c19950971487..3f748c884f14acb4dfddb1b1d1730639ad84bfd4 100644
|
| --- a/components/resource_provider/BUILD.gn
|
| +++ b/components/resource_provider/BUILD.gn
|
| @@ -37,7 +37,7 @@ if (is_android) {
|
| "//components/resource_provider/public/interfaces",
|
| "//mojo/environment:chromium",
|
| "//mojo/platform_handle:for_shared_library",
|
| - "//third_party/mojo/src/mojo/public/c/system:for_shared_library",
|
| + "//mojo/public/c/system:for_shared_library",
|
| "//url",
|
| ]
|
| }
|
|
|