Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 6f8c1a40f49712ff879845fe50357df510a7c3b0..35563d1b9926bbba13f1a5f02960d5ebf60df964 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -669,6 +669,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", |