| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1c221b9e42312ec99b6c9c4241823404d23c1a07..ca37f686c022eaea5e5b7eff50080c1918fa3526 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -637,6 +637,8 @@ source_set("browser") {
|
| "host_zoom_level_context.h",
|
| "host_zoom_map_impl.cc",
|
| "host_zoom_map_impl.h",
|
| + "host_zoom_map_observer.cc",
|
| + "host_zoom_map_observer.h",
|
| "indexed_db/indexed_db.h",
|
| "indexed_db/indexed_db_active_blob_registry.cc",
|
| "indexed_db/indexed_db_active_blob_registry.h",
|
|
|