| Index: services/authentication/authentication_impl_db.mojom
|
| diff --git a/services/authentication/authentication_impl_db.mojom b/services/authentication/authentication_impl_db.mojom
|
| index 72b217d170afb082e1c78b50b6d8f38dc85975af..4273277abd1cda14e0d02ec07f249c54cf8c8f87 100644
|
| --- a/services/authentication/authentication_impl_db.mojom
|
| +++ b/services/authentication/authentication_impl_db.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -[JavaPackage="org.chromium.mojo.authentication"]
|
| +[DartPackage="mojo_services", JavaPackage="org.chromium.mojo.authentication"]
|
| module authentication;
|
|
|
| // Database for the authentication implementation.
|
|
|