| Index: content/common/indexed_db/indexed_db.mojom
|
| diff --git a/content/common/indexed_db/indexed_db.mojom b/content/common/indexed_db/indexed_db.mojom
|
| index d5babcaf2de4884920caeeef51cf8af362c7cb8d..89f3bdac31dd8c29889d2bfb85dde7f6f69c9e0b 100644
|
| --- a/content/common/indexed_db/indexed_db.mojom
|
| +++ b/content/common/indexed_db/indexed_db.mojom
|
| @@ -8,7 +8,9 @@
|
|
|
| module indexed_db.mojom;
|
|
|
| -import "mojo/common/common_custom_types.mojom";
|
| +import "mojo/common/file_path.mojom";
|
| +import "mojo/common/string16.mojom";
|
| +import "mojo/common/time.mojom";
|
| import "url/mojo/origin.mojom";
|
|
|
| enum CursorDirection {
|
|
|