Chromium Code Reviews| Index: components/mus/public/interfaces/gpu_capabilities.mojom |
| diff --git a/components/mus/public/interfaces/gpu_capabilities.mojom b/components/mus/public/interfaces/gpu_capabilities.mojom |
| index 2450139420746b8e7753dcab9155d5f0c10cd5b3..5518583ae94efa9a71042aa0e9d2997ed0fbe335 100644 |
| --- a/components/mus/public/interfaces/gpu_capabilities.mojom |
| +++ b/components/mus/public/interfaces/gpu_capabilities.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; |
| struct GpuShaderPrecision { |
| int32 min_range; |