[DataSharing] Wire up collaboration group data type

Bug: 301389859
Change-Id: Ia72a5285bfd43db983c1dcf67c98376516d63405
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5465707
Auto-Submit: Maksim Moskvitin <[email protected]>
Commit-Queue: Tommy Nyquist <[email protected]>
Reviewed-by: Rushan Suleymanov <[email protected]>
Reviewed-by: Tommy Nyquist <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1292530}
diff --git a/components/browser_sync/BUILD.gn b/components/browser_sync/BUILD.gn
index 4f24c2be..c6d3c08c 100644
--- a/components/browser_sync/BUILD.gn
+++ b/components/browser_sync/BUILD.gn
@@ -34,6 +34,7 @@
     "//components/bookmarks/browser",
     "//components/commerce/core:feature_list",
     "//components/commerce/core/product_specifications:product_specifications",
+    "//components/data_sharing/public",
     "//components/history/core/browser",
     "//components/history/core/common",
     "//components/password_manager/core/browser",