| Index: components/arc/common/auth.mojom
 | 
| diff --git a/components/arc/common/auth.mojom b/components/arc/common/auth.mojom
 | 
| index 4bd67303924d678c65aad8616e4983fbc2d34540..d2e300459264bde0fe89e6f7f2692cdfd165222c 100644
 | 
| --- a/components/arc/common/auth.mojom
 | 
| +++ b/components/arc/common/auth.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.
 | 
|  
 | 
| -module arc;
 | 
| +module arc.mojom;
 | 
|  
 | 
|  // These values describe failure reason of sign-in.
 | 
|  enum ArcSignInFailureReason {
 | 
| 
 |