| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 1c221b9e42312ec99b6c9c4241823404d23c1a07..36ac57ba64c1c361536f4b27cc7d2760b430dd44 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -635,6 +635,8 @@ source_set("browser") {
|
| "histogram_synchronizer.h",
|
| "host_zoom_level_context.cc",
|
| "host_zoom_level_context.h",
|
| + "host_zoom_map_host.cc",
|
| + "host_zoom_map_host.h",
|
| "host_zoom_map_impl.cc",
|
| "host_zoom_map_impl.h",
|
| "indexed_db/indexed_db.h",
|
|
|