Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1660)

Unified Diff: chrome/common/resource_usage_reporter.mojom

Issue 2476493002: Add chrome namespace to chrome/common/resource_usage_reporter.mojom (Closed)
Patch Set: Add chrome namespace to chrome/common/resource_usage_reporter.mojom Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/OWNERS ('k') | chrome/common/resource_usage_reporter_type_converters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/common/OWNERS ('k') | chrome/common/resource_usage_reporter_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698