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

Unified Diff: components/safe_browsing/common/safe_browsing.mojom

Issue 2936773002: Move safe_browsing.mojom into components/safe_browsing. (Closed)
Patch Set: merge Created 3 years, 6 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 | « components/safe_browsing/common/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing/common/safe_browsing.mojom
diff --git a/chrome/common/safe_browsing.mojom b/components/safe_browsing/common/safe_browsing.mojom
similarity index 97%
rename from chrome/common/safe_browsing.mojom
rename to components/safe_browsing/common/safe_browsing.mojom
index 07253a331bc34522d6fbe41014b521a06ef9a452..5b7ae9544c74a477666d9a90fde3807d656e4f93 100644
--- a/chrome/common/safe_browsing.mojom
+++ b/components/safe_browsing/common/safe_browsing.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 chrome.mojom;
+module safe_browsing.mojom;
import "content/public/common/resource_type.mojom";
import "url/mojo/url.mojom";
« no previous file with comments | « components/safe_browsing/common/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698