Chromium Code Reviews| Index: chrome/common/resource_usage_reporter.mojom |
| diff --git a/chrome/common/resource_usage_reporter.mojom b/chrome/common/resource_usage_reporter.mojom |
| index 6ccf0cd3dc4a581a92965963be793c36031dd476..5ee2c054560f800d48fd4f1c44d9496735faa2b7 100644 |
| --- a/chrome/common/resource_usage_reporter.mojom |
| +++ b/chrome/common/resource_usage_reporter.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 mojom; |
| +module chrome.mojom; |
| // Mirror of blink::WebCache::ResourceTypeStat. |
| // Note: These are size_t in blink. |