Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index dd628bf367c602a0da03553904ff824ca5ccba75..d4f880f34c98729ef880a99fc2f9972c811e1aa6 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -101,6 +101,10 @@ target(link_target_type, "child") { |
"ftp_directory_listing_response_delegate.h", |
"image_decoder.cc", |
"image_decoder.h", |
+ "indexed_db/indexed_db_callbacks_impl.cc", |
+ "indexed_db/indexed_db_callbacks_impl.h", |
+ "indexed_db/indexed_db_database_callbacks_impl.cc", |
+ "indexed_db/indexed_db_database_callbacks_impl.h", |
"indexed_db/indexed_db_dispatcher.cc", |
"indexed_db/indexed_db_dispatcher.h", |
"indexed_db/indexed_db_key_builders.cc", |