Chromium Code Reviews| Index: components/mus/public/interfaces/mus_constants.mojom |
| diff --git a/components/mus/public/interfaces/mus_constants.mojom b/components/mus/public/interfaces/mus_constants.mojom |
| index 14bd36348f1a63040d6dd915c6d686d5166eac25..f17cedbb418df5f2f8e55ca668c5274d72a71d11 100644 |
| --- a/components/mus/public/interfaces/mus_constants.mojom |
| +++ b/components/mus/public/interfaces/mus_constants.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 mojo; |
| +module mus.mojom; |
| enum OrderDirection { |
| ABOVE = 1, |