| Index: services/authentication/BUILD.gn
|
| diff --git a/services/authentication/BUILD.gn b/services/authentication/BUILD.gn
|
| index 3c96ce4060d16ea5ef2b683b35372706f8d08f7c..b6fdfb5b0ca908106e1af60a7c9dfc7e58f632f2 100644
|
| --- a/services/authentication/BUILD.gn
|
| +++ b/services/authentication/BUILD.gn
|
| @@ -5,7 +5,7 @@
|
| import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| if (is_android) {
|
| - import("//services/android/rules.gni")
|
| + import("//mojo/android/rules.gni")
|
|
|
| mojo_android_java_application("authentication") {
|
| sources = [
|
|
|