| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 0248825a887d7457aff6fdd0a6bfc1b3ec6cfb70..38e6ec93e298a5b8d5607c3c4e943321ea31d48e 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -655,6 +655,8 @@ source_set("browser") {
|
| "host_zoom_map_impl.h",
|
| "host_zoom_map_observer.cc",
|
| "host_zoom_map_observer.h",
|
| + "indexed_db/cursor_impl.cc",
|
| + "indexed_db/cursor_impl.h",
|
| "indexed_db/database_impl.cc",
|
| "indexed_db/database_impl.h",
|
| "indexed_db/indexed_db.h",
|
|
|