| 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";
 | 
| 
 |