| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index ad01e9e860ab7a95632629ed657391eee753a960..a66fe1b7ef2d86e2f36534d0dfb544139c91dab8 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",
|
|
|