| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 03646fa11c1730a6d6f7ee98c5e79bd9dae208fb..0b55d36a557a6e021ce5de43b9deca2d73333e55 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -649,6 +649,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",
|
|
|