DLP: Pass destination to the warning dialog.

Pass the destination component or URL and show the proper string in the
dialog.

Bug: 1350978
Change-Id: I0370d9b8bf7a1815b35066eca3e7fde3c72eaba1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3891669
Reviewed-by: Sergey Poromov <[email protected]>
Commit-Queue: Anna Ibatullina <[email protected]>
Reviewed-by: Aya Elsayed <[email protected]>
Reviewed-by: Aida Zolic <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1046911}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 51744da..d7202c31 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -5656,6 +5656,7 @@
       "//components/arc/common",
       "//components/reporting/metrics:metrics_data_collection",
       "//extensions/browser/updater",
+      "//ui/chromeos/strings:strings_grit",
       "//ui/chromeos/styles:cros_styles_views",
       "//ui/platform_window",
     ]