| Index: components/resource_provider/BUILD.gn
|
| diff --git a/components/resource_provider/BUILD.gn b/components/resource_provider/BUILD.gn
|
| index 48a07494579a0eaeac05bdbe56323a9ad6b84c0e..aea501a8d61200776b82ad18bf469d2bd4f25878 100644
|
| --- a/components/resource_provider/BUILD.gn
|
| +++ b/components/resource_provider/BUILD.gn
|
| @@ -3,8 +3,8 @@
|
| # found in the LICENSE file.
|
|
|
| import("//mojo/mojo_application_package.gni")
|
| +import("//mojo/public/mojo_application.gni")
|
| import("//testing/test.gni")
|
| -import("//third_party/mojo/src/mojo/public/mojo_application.gni")
|
|
|
| if (is_android) {
|
| import("//build/config/android/rules.gni")
|
|
|