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