| Index: services/authentication/BUILD.gn
|
| diff --git a/services/authentication/BUILD.gn b/services/authentication/BUILD.gn
|
| index be794e37cc954f200a8a312839d47f4de6ebd70e..2b8052cac990078220ea74badca7be684f866a60 100644
|
| --- a/services/authentication/BUILD.gn
|
| +++ b/services/authentication/BUILD.gn
|
| @@ -22,7 +22,7 @@ if (is_android) {
|
| "//mojo/public/java:system",
|
| "//mojo/services/authenticating_url_loader_interceptor/interfaces:interfaces_java",
|
| "//mojo/services/authentication/interfaces:interfaces_java",
|
| - "//mojo/services/network/public/interfaces:interfaces_java",
|
| + "//mojo/services/network/interfaces:interfaces_java",
|
| "//services/intent_receiver:bindings_java",
|
| "//third_party/android_tools:google_play_services_default_java",
|
| ]
|
|
|