| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 9a4898e47944b2b453716e145930b9d3c6e634b7..9e507838e0205a1b9448d7e3f091fe164849f4e9 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -647,6 +647,8 @@ source_set("browser") {
|
| "host_zoom_map_impl.h",
|
| "host_zoom_map_observer.cc",
|
| "host_zoom_map_observer.h",
|
| + "indexed_db/database_impl.cc",
|
| + "indexed_db/database_impl.h",
|
| "indexed_db/indexed_db.h",
|
| "indexed_db/indexed_db_active_blob_registry.cc",
|
| "indexed_db/indexed_db_active_blob_registry.h",
|
|
|