| Index: content/common/storage_partition_service.mojom
|
| diff --git a/content/common/storage_partition_service.mojom b/content/common/storage_partition_service.mojom
|
| index 7445284afb39e98f1e49d3a23370896e3b64e2c2..e4048a5b3d4e7fa3a9ef78898bb7c6ac4c7b0118 100644
|
| --- a/content/common/storage_partition_service.mojom
|
| +++ b/content/common/storage_partition_service.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 content;
|
| +module content.mojom;
|
|
|
| import "content/common/leveldb_wrapper.mojom";
|
| import "url/mojo/origin.mojom";
|
|
|