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

Unified Diff: chrome/common/network_diagnostics.mojom

Issue 2465623002: Add chrome namespace to chrome/common/network_diagnostics.mojom (Closed)
Patch Set: Add chrome namespace to chrome/common/network_diagnostics.mojom Created 4 years, 2 months 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/browser/net/net_error_tab_helper_unittest.cc ('k') | chrome/renderer/net/net_error_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/network_diagnostics.mojom
diff --git a/chrome/common/network_diagnostics.mojom b/chrome/common/network_diagnostics.mojom
index 8104e08592cfbb64c9685af61d7725f7659d26b2..db53c0f607d85d0cc42a54d2587f7a5dc4b4350c 100644
--- a/chrome/common/network_diagnostics.mojom
+++ b/chrome/common/network_diagnostics.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;
import "url/mojo/url.mojom";
« no previous file with comments | « chrome/browser/net/net_error_tab_helper_unittest.cc ('k') | chrome/renderer/net/net_error_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698