| Index: content/common/leveldb_wrapper.mojom
|
| diff --git a/content/common/leveldb_wrapper.mojom b/content/common/leveldb_wrapper.mojom
|
| index 27ad0cba2e59c00a46822903ee24b9293679b3d7..b3949ca855d57ca8a9f6f0cb783f3e4150c6b878 100644
|
| --- a/content/common/leveldb_wrapper.mojom
|
| +++ b/content/common/leveldb_wrapper.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 "components/leveldb/public/interfaces/leveldb.mojom";
|
|
|
|
|