Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 6a58ae839bff5b0bbba6204ef13825a9797fd9b2..70d9dc97bef9c4bc73faa1e1191eee4ec19b7c21 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -62,6 +62,10 @@ source_set("common") { |
"associated_interface_registry_impl.h", |
"ax_content_node_data.cc", |
"ax_content_node_data.h", |
+ "background_fetch/background_fetch_struct_traits.cc", |
+ "background_fetch/background_fetch_struct_traits.h", |
+ "background_fetch/background_fetch_types.cc", |
+ "background_fetch/background_fetch_types.h", |
"bluetooth/web_bluetooth_device_id.cc", |
"bluetooth/web_bluetooth_device_id.h", |
"browser_plugin/browser_plugin_constants.cc", |