Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 37e28986f14a440a45a724a22a37aa111cddd638..15230be68981acaa40a33213a010f63ea23e70d9 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -482,6 +482,8 @@ source_set("common") { |
mojom("mojo_bindings") { |
sources = [ |
"application_setup.mojom", |
+ "background_sync.mojom", |
+ "background_sync_service.mojom", |
"geolocation_service.mojom", |
"permission_service.mojom", |
"presentation/presentation_service.mojom", |